

body
{
margin-top: 0px;
margin-bottom: 30px;
background: url(img/background.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
}

td, p
{
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #6D6E71;
}

td.header
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: x-large;
color: #6D6E71;
}

td.subhead
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: small;
color: #6D6E71;
}

td.newssmall
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: x-small;
color: #6D6E71;
}

a:link
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: small;
color: #6D6E71;
text-decoration: none;
}

a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: small;
color: #6D6E71;
text-decoration: none;
}

a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: small;
color: #EA393F;
text-decoration: underline;
}

a:active
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: small;
color: #EA393F;
text-decoration: none;
}

img a:link
{
border: #CC0000, medium;
}

img a:visited
{

}

img a:hover
{
border-style: inset;
border-color: #CC0000;
border-width: medium;
}

img a:active
{

}

