table {
	background-color: #200000;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E4E4E4;
	line-height: normal;
	text-indent: 2pt;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: normal;
	font-variant: normal;
}
a {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	background-color: #F0F0F0;
	font-weight: bold;

}
.darkwrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111111;
	font-size: 14px;

}
.lightwrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E4E4E4;

}
.greenwrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CC33;
}
.bluewrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
}
.darkgreenw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.toohard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #E4E4E4;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	border: groove;
}
body {
	background-image: url(/images/bg.gif);
}
