body {
	color: #333;
	font: 12px tahoma,arial;
	background: #fff url(images/body-bg.gif);
	margin-left:10px;
	 }
	 
table,tr,td,th,span,div,p,ul,ol,li {
	font: 12px verdana,arial;
	color: #333;
	}

	
strong{
	font-weight: bold;
	color: #000;
	}
		
H1 {
	font: 20px Arial, Helvetica, sans-serif;
	color : #000;
	font-weight : Bold;	

}

H2 {
	font: 16px Arial, Helvetica, sans-serif;
	color : #990000;
	font-weight : Bold;
} 

H3 {
	font: 14px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight : Bold;
}


a:link {

	text-decoration : underline;
	color: #990000;
	background: transparent; 
	}

a:visited {

	text-decoration : underline;
	color: #990000;
	background: transparent;  
	}

a:hover {
	color: #333;
	background: transparent;   
	text-decoration : none; 
	}
	
a:active {
	color: #990000;
	background: transparent; 
	text-decoration : underline ; 
	}
.small {
    FONT-SIZE: 10px;
}

.copyright {
    FONT: 10px arial;
	color:#666;
}


.smallred {
    FONT-SIZE: 10px;
	COLOR: #cc0000;
}

.red {
	COLOR: #cc0000;
}

.white {
	COLOR: #ffffff;
}

.blue {
	COLOR: #6699cc;
}
.date{
Font:11px Arial;
Font-style:italic;
Color:#666;
}

#contactfield{
background:#e9e9e9;
}

#hpcigray{
border:1px dotted #ccc;
padding: 10px;
Width:150px;
}

#logo img{
display:block;
margin-bottom:75px;
text-align:center;
}

#footer {
background: #fff;
color: #09529C;
text-align: center;
font: 10px Arial, Helvetica, sans-serif;
}

		#footer a{
		color: #09529C;
		font: 10px Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
		}
		#footer a:hover{
		color: #D65114;
		font: 10px Arial, Helvetica, sans-serif;
		font-weight : bold;		
		text-decoration : underline;
		}

