body {
	background-color: #999999;
}
hr {
	color: #993333;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bolder;
	color: #993333;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #993333;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #993333;
	text-align: justify;
	font-weight: lighter;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFF99;
	text-align: justify;
	font-weight: lighter;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #996666;
	text-align: justify;
	font-weight: lighter;
	text-decoration: underline;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #993333;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #993333;
}

