@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #000;
	background-color: #FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding: 0px;
	vertical-align: top;
	float: none;
	margin: 0px;
	font-size: 12px;
}
body {
	background-color: #FFF;
	text-align: center;
	color: #000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: cc9933;
	font-style: normal;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: cc9933;
	font-style: normal;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
a:link {
	color: cc9933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: cc9933;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

</style>
