.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bodyLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodyLight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodyLight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}.boxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: #EAE4D1;
	border: none;
	scrollbar-base-color: #EBE5D2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E0DBC8;
	
	scrollbar-shadow-color: #D8BFC3;
	scrollbar-lightshadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #666666;
	
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #cccccc;
}
.bodyLighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
