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

}
h2,hdr
{
color : #003366;
font-weight: bold;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
}
b
{
color : #000066;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style: strong
}
body
{
background-image: url(images/dots.jpg); 
}
a:link {color: #000080}

a:visited {color: #808080}

a:active {color:#CC0033}

a:hover {color:#6699CC}


