body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
p {
	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: #000000;
	background-color: #d8bfc3;
	border: none;
	scrollbar-base-color: #D8BFC3;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D5BDC1;
	
	scrollbar-shadow-color: #D8BFC3;
	scrollbar-lightshadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #666666;
	
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #cccccc;
}
.bodyLightWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}.bodyLightWhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #7F7073;
	text-decoration: none;
}
.bodyLightWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.formareas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 60px;
	width: 200px;
	vertical-align: bottom;
}
.formalign {
	display: inline;
}
.formbutton {
	border: 1px solid #000000;
	background-color: #d8bfc3;
}

h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
