BODY {
	background-color : Black;
	color : #E5E5E5;
	font-family : Verdana,Arial,sans-serif;
	font-size : 12px;
}

.z {
	background-color : #003366;
	font-family : Verdana,Arial,sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : White;
}

.x {
	color : White;
	text-align : right;
}

H6 {
	background-color : #003366;
	font-family : Verdana,Arial,sans-serif;
	font-size : x-small;
}


A:LINK {
	color : #3399FF;
}

A:ACTIVE {
	color : #0066CC;
}

A:VISITED {
	color : #0066CC;
}

H1, H2, H3, H4 {
	background : #003366;
}

TD {
	font-family : Verdana,Arial,sans-serif;
	font-size : x-small;
}

TH {
	text-align : left;
}

SPAN.toptitle {
	background : #003366;
	font-size : 20px;
	font-weight : bold;
}
