P  {
	font-family : Times New Roman;
	color : #ffffbf;
	font-size : normal;
	text-align : left;
}

H1  {
	font-size : xx-large;
	font-family : Times New Roman;
	font-weight : normal;
	color : #ffffbf;
	text-align : left;
}

H2  {
	font-family : Arial;
	font-weight : bold;
	font-size : normal;
}

H3  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
}

A  {
	color : Orange;
}

A:Visited  {
	color : red;
}

A:Active  {
	color : #bf0000;
}

A:Hover  {
	color : Red;
}

BODY  {
	color : #ffffbf;
	font-family : Times New Roman;
	font-size : normal;
	background-color : Black;
}

.center  {
	text-align : center;
}

.theader {
	background-color : #CDB2EC;
	vertical-align : middle;
	text-align : center;
}

.white {
	background-color : White;
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	color : Navy;
}

.right  {
	text-align : right;
}

.menu  {
	font-size : x-small;
	list-style-type : decimal;
	color : Black;
	list-style : decimal;
}

UL  {
	list-style-type : square;
}

LI  {
	font-size : 12pt;
	list-style : disk;
}

.bg  {
	background : back.gif;
}

.tleft {
	width : 25%;
	background-color : #EBDFFB;
	vertical-align : top;
}
.tright {
	vertical-align : top;
}
