a { color:#000000;
text-decoration:underline;
}

a:hover {color: #A7C3D6; }


h1 {
	font-family: Verdana, Arial;
	font-size:14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;

}

h2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;	
}


h3 {
	font-family: Verdana, Arial;
	font-size:14px;
	color: #000000;
	font-weight: bold;
	margin-top:40px;
}

p {
	font-family: Verdana, Arial;
	font-size: 10px;
}


.sub_head { font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 14px;
}


.bodyRed {  font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #FF0000;
	}
	
	
.bodyLink {  font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #A7C3D6;
	}

.siteCredit {  font-family: Verdana, Arial; 
	font-size: 9px; 
	color: #9999CC;
}