BODY 
 { color: black; background-color: white;}

a 
 { color: #808080; text-decoration: none }

a:hover 
{
text-decoration: underline;
}

body, p, td, th, div, ol, ul, br, table
 { font-size: 13px; font-family: verdana, arial, helvetica, serif }

h1
{
font-size: 14px;
font-weight: bold;
}

h2
{
font-size: 12px;
font-weight: bold;
}
