html {
       overflow-y: scroll;
}

.cBody {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height:21px;
	font-style: normal;
	font-weight:normal;
	text-align:left;
}
A.cBody {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #3333FF;
	line-height:21px;
	font-style: normal;
	font-weight:normal;
	text-align:left;
}
.cHead1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 22px;
	color: #333366;
	line-height:30px;
	vertical-align: bottom;
	font-style: normal;
	text-align:left;
}
.cHead2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	line-height:30px;
	font-style: normal;
	text-align:left;
}
.cHead3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height:22px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}

.cfooter {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;	
	color: #999;
	font-weight:normal;
}

.DLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-style: normal;
	font-weight:normal;
	color:#222233;
}
	
.DTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color:#F3FFEA;
    border: 1px solid #7f9db9;
}
	
.DButton { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	background-color: #eae6c2;
	margin-left: 1px; 
	margin-top: 3px; 
	margin-bottom: 2px; 
}
