body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#666666;
}
.white_bg {
	background-color: #FFFFFF;
}
.black_normal_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #454545;
}
.black_bold_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #454545;
}
.eimpressive_link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration:none;
}
.eimpressive_link:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration:underline;
}
.eimpressive_link:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration:underline;
}
.maillink_link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0030ff;
	text-decoration:none;
}
.maillink_link:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2d2b2b;
	text-decoration:none;
}
.maillink_link:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2d2b2b;
	text-decoration:none;
}