A:link, A:visited {
   font-size : 10pt;
   color:#AA0000;
   font-weight:bold; 
   font-family : Arial, Helvetica, Sans-serif;
}

A:hover {
   color:#DD0000; 
}

body, td {
   font-family : Arial, Helvetica, Sans-serif;
   font-size : 10pt;
}

.Header {
   font-size : 22pt;
   font-family : Verdana, Arial, Helvetica, Sans-serif;
   font-weight : bold;
   font-style : normal;
   color : #2469A3;
}

.SubHeader {
   font-size : 16pt;
   font-family : Arial, Helvetica, Sans-serif;
   font-weight : bold;
   font-style : normal;
   color : #2469A3;
}


.Normal {
   font-size : 11pt;
   font-weight : normal;
   font-style : normal;
   color : #000000
}

.Foot {
   font-size : 7pt;
   font-family : Arial;
   font-weight : normal;
   font-style : normal;
   color : #000000;
}

.Works {
   font-size : 9pt;
   font-family : Arial, Helvetica, Sans-serif;
   font-weight : bold;
   font-style : normal;
   color : #FFFFFF;
}

.pic {
   font-size : 8pt;
   font-family : Arial, Helvetica, Sans-serif;
   font-weight : normal;
   font-style : normal;
   color : #000000;
}


.MenuLinks
{
  position: absolute;
  top: 170px;
  left: 0px;
}
.MenuLinks A:link, .MenuLinks A:visited
{
   font-size : 11pt;
   color:#000000;
   font-weight:bold; 
   font-family : Tahoma, Arial, Helvetica, Sans-serif;
   text-decoration: none;
}
.MenuLinks A:hover
{
   color:#555555;
}
.WhiteBox {
width: 136px;
margin: 0 12px;
background-color: #fff;
border: 1px solid black;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

