@charset "utf-8";
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
}
body {
	margin-top: 30px;
	background-color: #FFFFFF;
}
.style2 {font-size: 9px}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
}
.imgpad {
	padding: 5px;
}

