@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#FFFFFF;}
BODY {
	background: #FFF;
	background-repeat: no-repeat;
}
A {
	TEXT-DECORATION: none;
	font-size: medium;
	color: #FF6600;
}
A:hover {
	BACKGROUND-COLOR: #7E5036;
	text-decoration: underline;
	color: #336600;
}
body,td,th {
	font-family: Papyrus;
	font-size: medium;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
h1 {
	font-size: xx-large;
	color: #333300;
}
h2 {
	font-size: xx-large;
	color: #333300;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
