a:link {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;


}

a:visited {
	color: #FF6600;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;



}

a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;


}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	line-height: 22pt;
	display: inline;






}
h4 {

	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	line-height: 20pt;
	display: inline;
}
h3 {

	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	line-height: 22pt;
	display: inline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22pt;
	display: inline;
	letter-spacing: 2pt;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	text-decoration: none;


}
hr {
	color: #1116E4;
}
