/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
#m1{
    margin-top:25px;
	font-size:11px;
	color:#999999;
}
#m2{
    margin-top:13px;
	font-size:14px;
	color:#666666;
}
#m3{
    margin-top:25px;
	font-size:11px;
	color:#999999;
	width:104px;
}