body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

.mainText A:link {
	color : #FF9900;
	text-decoration : none;	
}

.mainText A:visited {
	color : #FF9900;
	text-decoration : none;	
}

.mainText A:hover {
	color : #FF9900;
	text-decoration : underline;
}

.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

.whiteLink A:link {
	color : #FFFFFF;
	text-decoration : none;	
}

.whiteLink A:visited {
	color : #FFFFFF;
	text-decoration : none;	
}

.mainText A:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.fineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #999999;
}

.fineText A:link {
	color : #FF9900;
	text-decoration : none;	
}

.fineText A:link {
	color : #FF9900;
	text-decoration : none;	
}

.fineText A:visited {
	color : #FF9900;
	text-decoration : none;	
}

.fineText A:hover {
	color : #FF9900;
	text-decoration : underline;
}

.castText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

.castHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #FF0000;
}
