h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B95FF;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ver11b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.bgblue {
	background-color: #97CBFF;
}
.bggray {
	background-color: #F8F8F8;
}
.bggreen {

	background-color: #AAD580;
}
.bdrgreen {
	border: 1px solid #AAD580;

}
.bdrblue {
	border: 1px solid #97CBFF;

}
.ver11W {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bggrayD {

	background-color: #EAEAEA;
}
