BODY {
	background-color : #660000;
	background-image : images/mainBg.jpg;
	font-family : "Times New Roman";
	font-size : 14 px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

P {
	font-size : 14 px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

TABLE {
	font-size : 14 px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

TD {
	font-size : 14 px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

.SUBHEAD {
	font-size : 16 px;
	color : #660000;
}

.FOOTER {
	font-style : italic;
}

A  {
	color : #660000;
}

A:Visited  {
	color : #660000;
}

A:Active  {
	color : #660000;
}