BODY {
		background: #000000;
		bgcolor: #000000;
		font-family: Arial;
		color: #0099ff;
}
P {
		font-family: Arial;
		color: #9999ff;
}
A:LINK {
		font-family: Arial;
		color: #0099ff;
		text-decoration: none;
		font-weight: bold;
}
A:VISITED {
		font-family: Arial;
		color: #0099ff;
		text-decoration: none;
		font-weight: bold;
}
H1 {
		font-family: Arial;
		color: #9999ff;
		text-align: center;
}
H2 {
		font-family: Arial;
		color: #9999ff;
		text-align: center;
}
H3 {
		font-family: Arial;
		color: #9999ff;
		text-align: center;
}
H4 {
		font-family: Arial;
		color: #9999ff;
		text-align: center;
}
H5 {
		font-family: Arial;
		color: #9999ff;
		text-align: center;
}
H6 {
		font-family: Arial;
		color: #9999ff;
		text-align: center;
}
TD {
		font-family: Arial;
		color: #9999ff;
}
CENTER {
		font-family: Arial;
		color: #9999ff;
}