.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #cc3335;
	font-weight: bold;
}

.baselinks A:link    	{ color: #000; font-weight: normal; text-decoration: underline; }
.baselinks A:active  	{ color: #000; font-weight: normal; text-decoration: underline; }
.baselinks A:visited 	{ color: #000; font-weight: normal; text-decoration: underline; }
.baselinks A:hover  	{ color: #cc3335; font-weight: normal; text-decoration: underline; }
.bdrgrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e1e1;
	border-bottom-color: #E1E1E1;
}

.headfor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;

}
.headfor a {
	color: #FFFFFF;
	text-decoration: none;
}

