BODY {
color: #000000;
background-color: #ffffff;

background-repeat: repeat-y;
font-family: Verdana;
font-size: 10px;
font-weight: normal;

}

table {

color: #000000;
font-family: Verdana;
font-size: 10px;
font-weight: normal;

}

A:link {color: 000000; font-family: Verdana; text-decoration: none; font-weight: normal;}
A:visited {color: 000000; font-family: Verdana; text-decoration: none; font-weight: normal;}
A:active {color: 000000; font-family: Verdana; text-decoration: none; font-weight: normal;}
A:hover {color: 000000; font-family: Verdana; text-decoration: underline; font-weight: normal;}

.login {
  font-family:Verdana;
  font-size:9px;
  font-weight:bold;
  background-color:336699;
  border-color:336699;
  border-style:inset;
  border-width:2px;
  color:FFFFFF;
  width: 131px;
/*  height: 18px;*/
}



