@charset "UTF-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 16px;
}
body,td,th {
	color: #000000;
}
.centercolumn a:link {
	color: #FFFFFF;
}
.centercolumn v:link {
	color: #D8BFD8;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 24px; }
.style4 {font-size: 14px}
.style6 {color: #FFFFFF; font-size: 10px; }
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #330000;
}
.leftcolumn a:link {
	color: #FFFFCC;
}
.leftcolumn v:link {
color: #FFFFCC;
}


