h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	letter-spacing: 0em;
	
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	letter-spacing: 0em;
	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0em;
	line-height: 1.7em;

}

	
a:link {
	color: #4892B5; text-decoration: none; 
}
a:visited {
	color: #4892B5; text-decoration: none;
}
 a:active {
	color: #4892B5; text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	cursor: hand;
	
}