@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99ccff;
}
body {
	background-color: #333300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	font: Georgia, Times New Roman, Times, serif;
}
a:visited {
	color: #333300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active {
	color: #6666ff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 48px;
	color: #CC3300;
	letter-spacing: 8px;
	text-align: center;
}
h2 {
	font-size: 28px;
	color: #000000;
	padding-left: 10px;
}
.bodyText {
	padding-left: 8px;
	letter-spacing: 0.1em;
	padding-right: 8px;
	font-size: 16px;
	line-height: inherit;
	color: #000033;
}

