p,table,h1,h2,h3
{
font-family: 'courier new', arial, 'sans serif';
}

p,h1,h2,h3,hr
{
margin-left: 10pt;
}

table
{
font-size: 75%;
}

body
{
background: white;
}

.date
{
color: blue;
}

a:link {COLOR: blue;}
a:visited {COLOR: blue;}
a:active {COLOR: blue;}
a:hover {COLOR: red;}

a.menu:link {font: 900 12px verdana; COLOR: #C0C0FF; text-decoration: none; margin-left: 0pt}
a.menu:visited {font: 900 12px verdana; COLOR: #C0C0FF; text-decoration: none; margin-left: 0pt}
a.menu:active {font: 900 12px verdana; COLOR: #FFFFFF; text-decoration: none; margin-left: 0pt}
a.menu:hover {font: 900 12px verdana; COLOR: #FFFFFF; text-decoration: none; margin-left: 0pt}