h1 {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: medium;

}
a:link {
	font-family: Arial;
	font-weight: bold;
	color: #99CC33;
	text-decoration: underline;
	font-size: small;
	border: #000000;
	text-transform: none;




}
p {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: small;





}
a:visited {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #69B533;
	text-decoration: underline;
	border: #000000;
	text-transform: none;

}
a:hover {
	color: #CC0066;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-transform: none;

}
h2 {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #333333;
}

