h1 {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: medium;
	text-transform: capitalize;


}
h2 {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: small;
	text-transform: none;


}
a:link {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	font-size: small;
	border: #000000;
	text-transform: lowercase;




}
p {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-size: small;





}
a:visited {
	font-family: "Courier New", Courier, mono;	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	border: #000000;
	text-transform: lowercase;

}
a:hover {
	font-family: "Courier New", Courier, mono;	font-size: small;
	font-weight: bold;
	color: #7E0D29;
	text-decoration: underline;
	text-transform: lowercase;

}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;

}
body {
	background-color: #999999;
}
