h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0075C4;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aa0000;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	font-weight: normal;
}
a:hover {
	color: #B3E0FF;
}

