BODY{margin-top:0;
margin-left:0;}

a.yellow:link { color: white; text-decoration: none; line-height: 15px }
a.yellow:active { color: yellow; text-decoration: none; line-height: 15px }
a.yellow:visited { color: white; text-decoration: none; line-height: 15px }
a.yellow:hover { color: yellow; text-decoration: none; line-height: 15px }



a.blue:link { color: blue; text-decoration: none }
a.blue:active { color: blue; text-decoration: none }
a.blue:visited { color: purple; text-decoration: none }
a.blue:hover { color: blue; text-decoration: underline }



.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; font-weight: bold; color: #000000}
.fine {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:12px; color: #FFFFFF}
.finebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; line-height: 12px}
.blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000070}
.bluebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000070; font-weight: bold}
