p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.h2 {
	color:#004a7b; 
	font-size: 16px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #004a7b;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}