@charset "iso-8859-1";
body,td,p,br,li 
{
color: #000000;
font-family :  Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size : 12px;
}
body
{
background-image: url(images/bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top center;
background-color: #ffffff;
}
b,strong
{
font-family :  Arial, Geneva, Helvetica, Verdana, sans-serif;
font-style: strong
}
.header
{
color : #000000;
font-family :  Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size : 11px;
font-style: strong;
}
.content
{
color : #000000;
font-family :  Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size : 12px;
}

.footer
{
color : #ffffff;
background-color: #336699;
font-family :  Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size : 10px;
font-style: strong;
}

a:link {color: #CC3300; 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: #002E5B; font-style:strong;  }

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