BODY { 
	background-color: #000000; }
IMG {
	text-align: center; }

H1 { 
	font-family: Arial; 
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #CCCCCC; }
H2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center; }
H3 {
	font-family: Times New Roman;
	font-variant: small-caps;
	font-size: 20px;
	color: #bbbbbb; 
	padding: 0px;}
H4 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #bbbbbb; 
	padding: 0px; }
H4.STANDOUT {
	font-variant: small-caps;
	font-weight: bolder;
	color: #ee1111; 
	text-decoration: underline;}
H5 {
	font-family: Times New Roman;
	font-size: 12px;
	color: #bbbbbb; }

P { 
	font-family: sans-serif; 
	color: white; 
	font-weight: bold;
	font-size: 14px; }

A {
	font-family: serif;
	color: blue;
	font-size: 16px;
	text-decoration: none; }

TABLE {
	border: thin solid #555555; }
TD {
	border: thin solid #777777;
	font-family: sans-serif;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold; 
	text-align: center; }

CAPTION {
	caption-side: top;
	font-family: sans-serif;
	font-size: 14px;
	color: #008800;
	font-weight: bold; 
	border: thin solid #995050; }