@charset "iso-8859-1";
body,td,p,br 
{
color : #000000;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
body
{
background-image: url(images/bg.jpg); 
}
b
{
font-style: strong; color:#004080;
}
.header
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}
.content
{
color : #000000;
background-color: #ffffff;
background-image: url(images/contentback.jpg); 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
.content2
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
.nav
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
height: 21px;
}
.footer
{
color : #000000;
background-image: url(images/bottom.jpg); 
height: 88px;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}

a:link {color: #0000FF; text-decoration:underline}

a:visited {color: #808080; text-decoration:underline}

a:active {color:#CC3300; text-decoration:underline}

a:hover {color:#000000; text-decoration:underline}


h1, h2, h3, h4 
{color:#004080; font-style:strong }

hr
{ width: 99%; color: #004080; size: 1; text-decoration: noshade ; text-align : center;}
