BODY
{
	background: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}
TD
{
	color: #FFFFFF;
}
TD.yellow
{
	color: #FFFF55;
}
TH
{
	font-size: 12px;
	text-align: left;
	font-weight: strong;
}
HR
{
	width: 75%;
	margin-left: 0px;
	align: left;
}
A
{
	color: #DDDDFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
A.normal
{
	color: #DDDDFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
}
A.nav
{
	color: #DDDDFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
A.title
{
	color: #DDDDFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
}
DIV.title
{

	padding-top: 5px;
	width: 100%;
	background-color: #552222;
	height: 25px;
	font-weight: bold;
}
.Blue
{
	color: #7070EE;
}
.Red
{
	color: #EE7070;
}
.Yellow
{
	color: #EEEE70;
}
.Green
{
	color: #70EE70;
}
.Orange
{
	color: #EECC70;
}
.Greenish
{
	color: #428966;
}
A.BlueLink
{
	color: #7070EE;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
A.RedLink
{
	color: #EE7070;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
A.YellowLink
{
	color: #EEEE70;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
A.GreenLink
{
	color: #70EE70;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
