/* CSS Document */

body {
	font-family:"verdana","arial","helvetica";
	color: #666666;
	background-image:url();
	background-repeat:norepeat;
	background-attachment:fixed;
	background-position:top center;
	
}
A {
	color:#003399
}
A:link {
	COLOR: #003399
}
A:visited {
	COLOR: #003366
}
A:hover {
	COLOR: #00FFFF
}

p {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000 ; font-size:12px}

H1 {font-family:"verdana","arial","helvetica";
color: #000000; 
font-weight:bold ; font-size:12px; 
}


H2 {font-family:"verdana","arial","helvetica";
color: #000000;
font-weight:bold;
font-size:12px
}


H3 {font-family:"verdana","arial","helvetica";
color: #666666;
font-weight:bold;
font-size:12px
}

H4 {font-family:"verdana","arial","helvetica";
color:#0000cc;
font-weight: normal ;
font-size:16px;
font-weight:bold
}

H5 {font-family:"verdana","arial","helvetica";
color: #000000;
font-weight: normal ;
font-size:12px
}

