A:LINK {
	color: #FFFFFF; font-weight: bold;}
A:VISITED {
	color: #FFFFFF; font-weight: bold;}
A:ACTIVE {
	color: #000000; font-weight: bold;}
A:HOVER {
	color: #FFFFFF; background: #000033; font-weight: bold;}
	
.IMAGE:HOVER {color: #FFFFFF; background: #FFFFFF;}

A.DIM:LINK {color: #666699;}
A.DIM:VISITED {color: #666699;}
A.DIM:ACTIVE {color: #FFFFFF;}
A.DIM:HOVER {color: #FFFFFF; background: #666699;}

P, TD {
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-left: 1em;
	color: #FFFFFF; }
	
TH {
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-left: 1em;
	color: #FFFFFF; }

UL, OL, LI {
	font-family: arial, sans-serif;
	font-size: 13px; }
	
BIG {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold; }

SMALL {
	font-family: arial, sans-serif;
	font-size: 10px; }

.BIGGER {
	font-family: arial, sans-serif;
	font-size: 14px; }

.RED {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000; }

.BLACK {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000; }

