@charset "iso-8859-1";
body,td,p,br 
{
color : #000000;
font-family : sans-serif, Arial, Verdana, Geneva, Helvetica;
font-size : 12px;

}
.title
{
color : #003366;
font-weight: bold;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
b
{
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-style: strong
}
body
{
background-image: url(images/bg2.jpg); 
}
a:link {color: #CC0000; text-decoration:underline}

a:visited {color: #CC0000; text-decoration:underline}

a:active {color:#CC0000; text-decoration:underline}

a:hover {color:#003399; text-decoration:underline}


h1, h2, h4, h3
{color:#000000; font-style:strong }

hr
{ width: 80%; color: #000000; size: 1; text-decoration: noshade ; text-align : center;}