@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #CC6600;
}
body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #000099;
}
h2 {
	font-size: 12px;
	color: #000;
}
h3 {
	font-size: 10px;
	color: #CCCCCC;
}

