@charset "utf-8";
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*line-height:150%;*/
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h3{
	font:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFA542;

}
h4{
	font:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;

}
