a:link {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-transform: lowercase;
	text-decoration: underline;


}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
table {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;

}
BODY {
	background-color: #004200;
	color: #004A00;
} 
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
