a.tab:link {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none}
a.tab:visited {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none}
a.tab:active {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none}
a.tab:hover {font-family: Arial; font-size: 14px; color: #FFCC66; bold; text-decoration: none}

a.tib:link {font-family: Arial; font-size: 12px; font-style: bold; color: #714949; text-decoration: none}
a.tib:visited {font-family: Arial; font-size: 12px; font-style: bold; color: #714949; text-decoration: none}
a.tib:active {font-family: Arial; font-size: 12px; font-style: bold; color: #FE0505; text-decoration: none}
a.tib:hover {font-family: Arial; font-size: 12px; font-style: bold; color: #FE0505; bold; text-decoration: none}

a.teb:link {font-family: Arial; font-size: 12px; font-style: bold; color: #0404F0; text-decoration: none}
a.teb:visited {font-family: Arial; font-size: 12px; font-style: bold; color: #0404F0; text-decoration: none}
a.teb:active {font-family: Arial; font-size: 12px; font-style: bold; color: #FE0505; text-decoration: none}
a.teb:hover {font-family: Arial; font-size: 12px; font-style: bold; color: #FE0505; bold; text-decoration: none}

a.tob:link {font-family: Arial; font-size: 12px; color: #363166; text-decoration: none}
a.tob:visited {font-family: Arial; font-size: 12px; color: #363166; text-decoration: none}
a.tob:active {font-family: Arial; font-size: 12px; color: #FE0505; text-decoration: none}
a.tob:hover {font-family: Arial; font-size: 12px; color: #FE0505; 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: #FFFFFF;
	background-color: #86879d;
}

TD.tab {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC66;
	background-color: #504f7a;
}

TD.border {
	background-color: #504f7a;
}