body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: #C0ADAB;
}
a:link {
	color: #F6A532;
	text-decoration: underline;
}
a:visited {
	color: #F6A532;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #F6A532;
	text-decoration: underline;
}
.til {
	background-color: #731604;
	background-repeat: repeat-x;
}
.cellData {
	font-family: Tahoma;
	font-size: 10px;
	color: #C0ADAB;
}
.cellDataBold {
	font-family: Tahoma;
	font-size: 10px;
	color: #C0ADAB;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.cellDataBoldGold {
	font-family: Tahoma;
	font-size: 10px;
	color: #F6A532;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;

}
.pageSubTitle {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.sectionHead {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #F6A532;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;

}
.cellDataBig {
	font-family: Tahoma;
	font-size: 14px;
	color: #C0ADAB;
}
.cellDataBoldBig {
	font-family: Tahoma;
	font-size: 14px;
	color: #C0ADAB;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.cellDataBoldGoldBig {
	font-family: Tahoma;
	font-size: 14px;
	color: #F6A532;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}