 BODY {
  Color: #000000;
  background: #FFFFFF;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-size: 12px;
  Font-style: plain;
  Font-weight: plain;
  Text-Decoration: none;
 }

 .header {
    background: #FFFFFF;
 }

 .menu {
  Color: #AAAAAA;
  background: #FFFFFF;
  Font-size: 10px;
  Font-style: normal;
  Font-weight: lighter;
 }

 .footer {
    Color: #AAAAAA;
    background: #FFFFFF;
 }

 TD {
  Font-Family: Arial, Helvetica, sans-serif;
  Font-size: 12px;
  Font-style: plain;
  Font-weight: plain;
  Text-Decoration: none;
 }

 .content {
  Color: #AAAAAA;
  background: #FFFFFF;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-size: 12px;
  Font-style: plain;
  Font-weight: plain;
  Text-Decoration: none;
 }

 .foot {
  Font-size: 10px;
 }

 .title {
  Font-style: bold;
  Font-weight: bold;
 }

 A:Link, A:Visited{
  Color: #AAAAAA;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A:Hover, A:Active {
  Color: #000000;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A.content:Link, A.content:Visited{
  Color: #000000;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A.content:Hover, A.content:Active {
  Color: #000000;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A.footer:Link, A.footer:Visited{
  Color: #AAAAAA;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A.footer:Hover, A.footer:Active {
  Color: #000000;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A.menu:Link, A.menu:Visited{
  Color: #AAAAAA;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }

 A.menu:Hover, A.menu:Active {
  Color: #000000;
  Font-Family: Arial, Helvetica, sans-serif;
  Font-style: bold;
  Font-weight: bold;
  Text-Decoration: none;
 }


input {
	font-family: tahoma;
	font-size: 10px;
	color: #AAAAAA;
        Font-style: bold;
        Font-weight: bold;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
