@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-size: 18px;
}
.style1 {font-size: x-large}
.style2 {color: #F1100C}
.style3 {color: #999999}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.seealso {
	color: #FFF;
}
