	.bodytext  { font-size: 11px;color:#666B6E; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytext:link { color: #0d3c9a; background-color: transparent}
	a.bodytext:visited { color: #0d3c9a; background-color: transparent}
	a.bodytext:hover { color: #931502; background-color: transparent}
	a.bodytext:active { color: #931502; background-color: transparent}
	
	.bodytextbold  { font-size: 14px;color:#000000; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytextbold:link { color: #0d3c9a; text-decoration:none; background-color: transparent}
	a.bodytextbold:visited { color: #0d3c9a; text-decoration:none; background-color: transparent}
	a.bodytextbold:hover { color: #931502; text-decoration:underline; background-color: transparent}
	a.bodytextbold:active { color: #931502; text-decoration:underline; background-color: transparent}
		
	.bodysmall  { font-size: 10px;color:#CCCCCC; text-decoration:none; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodysmall:link { color: #CCCCCC; background-color: transparent}
	a.bodysmall:visited { color: #CCCCCC; background-color: transparent}
	a.bodysmall:hover { color: #0265AB; background-color: transparent; text-decoration:underline}
	a.bodysmall:active { color: #0265AB; background-color: transparent; text-decoration:underline}

	.footertext  { font-size:10px;color:#666B6E; text-decoration:none; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	A.footertext:hover{color:#000000}	
	
	body {
		background-color: #FFFFFF;
		background-image: url(images/bg.gif);
		background-repeat: repeat-x/repeat-y/no-repeat/repeat;
		background-attachment: fixed/scroll;
		}