body
{
  font-size: 12px;
  font-family: arial;
  text-align: left;
}

h1
{
  font-size: 25px;
  font-family: arial;
  font-style: bold;
  color: #000000;
}

h2
{
  font-size: 16px;
  font-family: arial;
  font-style: bold;
}

h3
{
  font-family: arial;
  font-style: bold;
  font-size: 14px;
  text-decoration: none;
  color: #A0A0FF
}


div.hidden
{
  visibility: hidden;
}

a
{
  font-family: arial;
  font-style: bold;
  font-size: 14px;
  text-decoration: none;
}
a:link {color: #A0A0FF}
a:visited {color: #A0A0FF}
a:hover {color: #C080FC}


div.main
{
  font-size: 12px;
  font-family: arial;
  
  width: 800px;

  position: relative;
  text-align: justify;
}

div.mov
{
  font-family: arial;
  font-style: bold;
  width: 734px;
  position: relative;
  text-align: left;
}

div.mov2
{
  font-family: arial;
  font-style: bold;
  width: 734px;
  position: relative;
  left: 0px;
  top: 0px;
  text-align: left;
  visibility: visible; 
}


div.mov3
{
  font-family: arial;
  font-style: bold;
  width: 734px;
  position: absolute;
  left: 0px;
  top: 54px;
  text-align: left;
  visibility: hidden; 
}

div.pic
{
  background-color:#CCCCCC; 
  filter:alpha(Opacity=50);
  width: 743px;
  height: 500px;
  position: absolute;
  visibility: visible;
  top: 54px;
  left: 0px;
}

img.hiddenPic 
{
  display:none;
}

p
{
  font-size: 12px;
  font-family: arial;
  text-align: justify;
}

li.box
{
  font-size: 12px;
  font-family: arial;
  list-style-type: square;
  text-align: justify;
}

li
{
  font-size: 12px;
  font-family: arial;
  text-align: justify;
}


div.left
{
  font-size: 14px;
  font-family: arial;
  
  width: 480px;
  position: absolute;
  left: 0px;

  text-align: left;
}

div.right
{
  font-size: 14px;
  font-family: arial;
  
  width: 300px;
  position: absolute;
  right: 0px;

  text-align: left;
}
