body{
background-color: #B7D1F2;
font-family: arial;
font-size: 8pt;
border: none;
}

table{
font-family: arial;
font-size: 8pt;
}

a{
font-family: verdana;
font-size: 8pt;
color: #003366;
text-decoration: none;
}

a:hover{
font-family: verdana;
font-size: 8pt;
color: #82A3FF;
text-decoration: none;
}

a:active{
color:black;
}

a.visited{
color:red;
}

input, textarea{
 border:1px solid black;
 font-size:8pt;
}

select{
 border:1px solid black;
 font-size:8pt;
}

.opthead {
  color: #EFEFEF;
  background: #0099CC;
}
