body{
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Arial, Helvetica, san-serif;
color:#000000;
background: #FFFFFF;
}

.tablefont {
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Arial, Helvetica, san-serif;
color:#000000;
background: #FFFFFF;
}

a:link{
color:#000000;
background-color: transparent;
text-decoration:underline;
}

a:visited{
color:#CC0000;
background-color: transparent;
text-decoration:underline;
}

a:active{
color: #000000;
background-color: #CC0000;
text-decoration: underline, overline;
}

a:hover{
color: #000000;
background-color: #CC0000;
text-decoration: underline, overline;
}

.fineprint {
font: xx-small geneva, verdana, sans-serif;
font-style: italic;
color: #000;
}

h1{
font-size:30px;
color: #CC0000;
}

h2{
font-size:28px;
color: #CC0000;
}

h3{
font-size: 15px;
color: #D2691E;
}

h1, h2, h3, h4, h5, h6{
font-family: georgia, "Book Antiqua", palatino, serif;
font-weight: bold;
color: #CC0000;
background-color: transparent;
margin:5px 0 0 0;
}

img{
border:0;
}

hr {
border-top: 1px dotted #333333;
}


