.style1 {
	font-family: "Courier New", Courier, monospace;
	color: #FFCC66;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, monospace;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.style4 {font-family: "Courier New", Courier, monospace; font-size: 24px; }
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: ffcc66;
}
body {
	background-color: #330000;
}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #FFCC66;
}
h1 {
	font-size: 36px;
	color: #FFCC66;
}
h2 {
	font-size: 24px;
	color: #FFCC66;
}
h3 {
	font-size: 18px;
	color: #FFCC66;
}
h4 {
	font-size: 16px;
	color: #FFCC66;
}
h5 {
	font-size: 14px;
	color: #FFCC66;
}
h6 {
	font-size: 12px;
	color: #FFCC66;
}

