.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	margin: 0 0 0 2px;
}
.bdytxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #FFFFFF;
}
.bdytxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bdytxt3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.bdytxt4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
.bdytxt5 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.bdytxt6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	margin: 5px 0 0px 0;
	color: #FFFFFF;
}
.bdytxt7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF00;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF66CC;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFF00;
}