.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0082BD;
	text-decoration: none;
}
 A  {
  	text-decoration : none;
  	font-weight : plain;
	text-decoration: underline;
  }
  
  A:hover  {
  	text-decoration : none;
  	color : #FF9900;
  }.BottomText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.highlight { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF9900; text-decoration: none; }
.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.BodyTextSMWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.TextBox {
	BORDER-RIGHT: #666666 1px ridge;
	BORDER-TOP: #666666 1px ridge;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #666666 1px ridge;
	BORDER-BOTTOM: #666666 1px ridge;
	background-color: #FFFFFF;
	FONT-FAMILY: Verdana;"
}.BodyTextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
