h1 {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;


}
h2 {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0033;
	font-size: 12px;
text-transform: capitalize;


}
a:link {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	border: #000000;




}
p {
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;





}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border: #000000;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;

}
h3 {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;

}
body {
	background-color: #2362A5;
}
