body
{
background: #ffffff;
font-family: Verdana;
font-size:8pt;
}

h1 {font-size:17px;color:#000000;margin:5px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:12px;color:#000000;}
p {margin-top:0px;}

input, textarea, select {
font-family:Verdana;
font-size:8pt;
border:1px solid #000000;
background-color:#E2EBED;
}

th
{
text-align:center;
background-color:#D1D1D1;
}
table
{
padding:0px;
margin:0px;
border: 1px solid #838383;
}

a:link, a:visited
{
/*  text-decoration:underline;*/
/*  font-weight:bold;*/
  color:#26586D;

}
a:active, a:hover
{
  color:#4A6D4A;
}

