a.tab:link {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none}
a.tab:visited {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none}
a.tab:active {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none}
a.tab:hover {font-family: Arial; font-size: 12px; color: #FFCC66; bold; text-decoration: none}

BODY {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

TD.copy {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

TD.tab {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC66;
	background-color: #6666CC;
}

TD.border {
	background-color: #333399;
}

