@charset "UTF-8";
h1 {
	font-size: 20px;
}
a:link {
	color: #690;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	text-decoration: underline;
	color: #989967;
}
a:hover {
	text-decoration: none;
	color: #099;
}
a:active {
	text-decoration: underline;
	color: #366;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
