body {
	background-color:#000000;
	font-family: Arial;
	color: #FFFFFF
	
	
}
p {
	font-family:geneva;
	color: #FFFFFF;
}

h1 {
	font-family: verdana;
	font-size: 24px;
}

CAPTION {
	font-weight: bolder;
	font-size:18px;
}

TH {
	font-weight: bold;
	background-color: #000066;
	color: #FF0000;
	text-align: left;
}
TD {
	font-size: 10px;
}

.grey {
	background: #141ffc
}