h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000CC;

}
body {
	background-color: #E2EFFE;
}
a:link {
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
a:visited {
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";
	color: #330033;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
a:active {
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000066;
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";


}
h3 {
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h4 {
	font-family: sans-serif, Arial, "Lucida Console", "Times New Roman";
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}
