.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#2f2f2f; 
	font-weight:bold;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#2f2f2f; 
	font-weight:bold;
	text-decoration:none
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#a87c37; 
	font-weight:bold;
	text-decoration:none
}

.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	line-height:20px;
}

.bodytext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e94b14;
	line-height:20px;
	text-decoration:none
}

.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	line-height:20px;
}

.normalBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#303030;
	line-height:20px;
}
.normal a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e94b14;
	line-height:20px;
	text-decoration:none
}

.alert{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	line-height:20px;
}

.descriptiontext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	line-height:15px;
}

.descriptiontext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e94b14;
	line-height:15px;
	text-decoration:none
}


.bodybold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:bold;
}

.notice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a3a3a;
	line-height:20px;
	font-style:italic;
}
