@charset "UTF-8";
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #666666;
}
