@charset "iso-8859-1";
body,td,p,br 
{
color : #000033;
font-family : Verdana,  Arial, Geneva, Helvetica, sans-serif;
font-size : 12px;

}
.title
{
color : #003366;
font-weight: bold;
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
b
{
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-style: strong
}
body
{
background-image: url(images/bg.jpg); 
}
a:link {color: #000000; text-decoration:underline; font-style: strong}

a:visited {color: #669966; text-decoration:underline; font-style: strong}

a:active {color:#CC3300; text-decoration:underline; font-style: strong}

a:hover {color:#000000; text-decoration:underline; font-style: strong}


h1, h2, h4, h3
{color:#CC0000; font-style:strong }

hr
{ width: 99%; color: #CC3300; size: 1; text-decoration: noshade ; text-align : center;}

