	
	.bodytext  { font-size: 11px;color:#000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
	a.bodytext:link { color: #1B4CAE; background-color: transparent}
	a.bodytext:active { color: #DF4060; background-color: transparent}
	a.bodytext:visited { color: #1B4CAE; background-color: transparent}
	a.bodytext:hover { color: #AA0D2D; background-color: transparent}
	
	.bodytextbold  { font-size: 11px;color:#006699; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
	a.bodytextbold:link { color: #006699; font-weight: bold; background-color: transparent}
	a.bodytextbold:active { color: #006699; font-weight: bold; text-decoration:none; background-color: transparent}
	a.bodytextbold:visited { color: #006699; font-weight: bold; background-color: transparent}
	a.bodytextbold:hover { color: #AA0D2D; font-weight: bold; background-color: transparent}
	
	.bodytextboldwhite  { font-size: 11px;color:#FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
	a.bodytextboldwhite:link { color: #006699; font-weight: bold; text-decoration:none;  background-color: transparent}
	a.bodytextboldwhite:active { color: #DF4060; font-weight: bold; text-decoration:none; background-color: transparent}
	a.bodytextboldwhite:visited { color: #1B4CAE; font-weight: bold; text-decoration:none; background-color: transparent}
	a.bodytextboldwhite:hover { color: #AA0D2D; font-weight: bold; text-decoration:underline; background-color: transparent}

	.bodysmallgray  { font-size: 11px;color:#A9A9A9; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }