@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-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-style: strong
}
header
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}
content
{
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;
}
footer
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}

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, h4, h3
{color:#000000; font-style:strong }

hr
{ width: 99%; color: #000000; size: 1; text-decoration: noshade ; text-align : center;}
