body {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.title_w {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.title_3a {
	font-size: 12px;
	font-weight: bold;
	color: #3A3A3A;
}
.mtop5 {
	margin-top: 5px;
}
.link_w_b{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link_w_b a:link{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_w_b a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_w_b a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
}

