.boxHeader {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: 663399;
	line-height: 140%;
}

.boxHeaderOneLine {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: 663399;
}

.boxBody {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	color: 663399;
	font-size: 8px;
	line-height: 110%;
}

a.boxLink:link { 
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	color: FF9933; 
	font-size: 8pt;
	line-height: 110%;
	text-decoration:none; 
	cursor:hand;
}

a.boxLink:visited {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	color: 990066; 
	font-size: 8pt;
	line-height: 110%;
	text-decoration:none; 
	cursor:hand;
}

a.boxLink:hover { 
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	color: FF9933; 
	font-size: 8pt;
	line-height: 110%;
	text-decoration:none; 
	cursor:hand;
}

