h1 {
	font-size: 2.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6CF;
	text-align: center;
	line-height: 66px;
	margin-bottom: 1px;
}
body {
	background-color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #6CF;
	text-align: center;
	margin-bottom: 10px;
}
hr {
	color: #6CF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6CF;
}
p em {
	color: #F9C;
	font-style: normal;
	font-size: 14px;
}
tr tr {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal
}
td {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	text-decoration: underline;
	color: #6CF;
	text-align: center
}

a:visited {
	color: #6CF
}

