A:link {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

Body {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	background-color: #0A1F33;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}

TH {
	font-family: Arial;
	font-size: 14px;
	color: #000044;
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}

TD.menu {
font-family: Arial;
font-size: 10px;
color: #444444;
}

.classic8 {
font-family: Tahoma;
font-size:  8px;
font-weight: bold;
}

.classic10 {
font-family: Tahoma;
font-size:  10px;
font-weight: bold;
}

H3 {
font-family: Tahoma;
font-weight: bold;
color: 0099cc;
}

