@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

a {
	font-size: 16px;
	color: #CCCCCC;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #B5853B;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.style1 {
	font-family: Papyrus;
	font-size: 50px;
	font-style: italic;
}
.style2 {
	font-size: 16px
}
a:link {
	text-decoration: none;
}

