@charset "UTF-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #107250;
}
a:link {
	color: #008349;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC3D95;
}
a:hover {
	text-decoration: underline;
	color: #0070AF;
}
a:active {
	text-decoration: none;
	color: #0070AF;
}
h1 {
	font-size: 14px;
	color: #0070AF;
}
h2 {
	font-size: 11px;
	color: #333333;
}

