a {
	font-family: "old English Text MT";
	font-size: 24px;
	color: #CEFFFF;
	text-decoration: none;
}
body {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/star_background.gif);
}
td {
	background-color: #000000;
}

table {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: medium dotted #FFFFFF;
}
h1 {
	font-family: "tekton Pro";
	font-size: 24px;
	color: #FFCCFF;
	text-align: center;
	margin-bottom: -20px;
}
h3 {
	font-family: "Tekton Pro";
	font-size: 17px;
	color: #FFCCFF;
	text-align: center;
}

h2 {
	font-family: "tekton Pro";
	font-size: 21px;
	color: #CEFFFF;
	text-align: center;
	margin-bottom: -5px;
}
a:hover {
	color: #FFFFFF;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
ol {
}
h5 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}

