td, h1, h2, h1 {
	color: #FFFF99;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
}

h1.index1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	color: #CC9933;
	font-weight: 100;
	text-align: center;
}
h1.index2 {
	font-family: Times New Roman, Times, serif;
	font-size: 38px;
	font-style: italic;
	color: #CC9933;
	font-weight: 100;
}
h1.home {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666666;
	font-weight: lighter;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
a:link {
	text-decoration: none;
	font-size: 16px;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	font-size: 16px;
	color: #3366FF;
}
a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #3366FF;	
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-color: black;
}
.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

