body 


/*#### css for dshott ####*/
.standard{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	vertical-align: top;
	text-decoration: none;
}
.standardm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	vertical-align: middle;
	text-decoration: none;
}

.standardy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #828282;
	vertical-align: top;
	text-decoration: none;
}

.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #595959;
	vertical-align: middle;
	horizontal-align: left;
}

.standard_s{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	vertical-align: bottom;
	text-decoration: none;
}

.W_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	color: #828282;
	text-align:center;
	text-decoration: none;
}

.W_home A:link {color: #828282; text-decoration: none;}
.W_home A:visited {color: #828282; text-decoration: none;}
.W_home A:hover {color: #d71638}

.standard A:link {color: #595959; text-decoration: none; font-weight: bold;}
.standard A:visited {color: #2b2b2b; text-decoration: none;}
.standard A:hover {color: #d71638}

.standardm A:link {color: #595959; text-decoration: none; font-weight: bold;}
.standardm A:visited {color: #2b2b2b; text-decoration: none;}
.standardm A:hover {color: #d71638}

.standard_s A:link {color: #595959; text-decoration: none; font-weight: bold;}
.standard_s A:visited {color: #2b2b2b; text-decoration: none;}
.standard_s A:hover {color: #d71638}