/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
.ee{
color:#FF0000;
font-weight:bold;
}
.ww{
color:#FF6600;
font-weight:bold;
}
.qw{
font-weight:bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1{
	font-size: 12px;
	color: #333333;
}