td, h2, p, h3, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: center;
	font-weight: bold;
	color : fefeb4;
	margin: 8px 0px 8px 0px;
}
p,td.support {
	font-size: 12px;
	color : fefeb4;
}
.black {
	color : 000000;
}
.repSection {
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px -10px 10px;
}
li {
	font-size: 12px;
	color : fefeb4;
	list-style-type : none;
}
td {
	font-size: 12px;
	color : 000000;
}

a {
	font-size: 12px;
	font-weight: normal;
	color : FF9900;
	text-decoration: none;
}
a:HOVER {
	color: FF0000;
}

.navLink {
	font-size: 10px;
	font-weight: normal;
	color : fefeb4;
	text-decoration: none;
}
.navLink:HOVER {
	color: ff9933;
}
.navLinkActive {
	font-size: 10px;
	font-weight: normal;
	color: ff9933;
	text-decoration: none;
}
.navText {
	font-size: 12px;
	font-weight: bold;
	color : FFFFFF;
	text-decoration: none;
}

.BOLDlink {
	font-size: 14px;
	font-weight: bold;
	color : FF9900;
	text-decoration: none;
}
.BOLDlinkSM {
	font-size: 10px;
	font-weight: bold;
	color : FF9900;
	text-decoration: none;
}
.BOLDnon-link {
	font-size: 14px;
	font-weight: bold;
	color : FF9900;
	text-decoration: none;
}
.listenLink {
	font-size: 10px;
	font-weight: normal;
	color : FF9900;
	text-decoration: none;
}
.listenLink:HOVER {
	color: FF0000;
}
.listenText {
	font-size: 12px;
	font-weight: bold;
	color : FF9900;
	text-decoration: none;
}