a:link {color:  #3366cc; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:active {color: #3366cc;  text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:visited {color: #3366cc; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:hover {
color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
border-bottom: 1px dotted #000000;
 }

/*background to page */
body	{
	
	background-image:url(images/new_back_cbks.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
	background-attachment:fixed
	padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    } 
/*HEADER */
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3366cc;
}
/*BODY COPY NAVY */
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585D6C;
	font-weight: bold;
}
/*BODY COPY */
.H3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height:25px;
	color: #585D6C;
}
/*LINKS */
.H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366cc;
}
.H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.H6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height:25px;
	font-weight: bold;
	color: #585D6C;
	text-decoration:underline;
}
