BODY {
	font-family:Arial, Helvetica, sans-serif;
}
H1 {
	color: #000099;
	font-family:Arial, "Sans-Serif";
	font-size:24px;
	font-weight:bold;
	font-style: normal;
}
H2 {
	color:#FFFFFF;
	font-family: Arial, "Sans-Serif";
	font-size:18px;
	font-weight:bold;
	font-style: normal;
	background-color: #000099;
}
H3 {
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
P {
	color:#000000;
	font-size:14px;
	line-height: normal;
}
a:link {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	color: #000099;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
