BODY {
	color: White;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

A {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #9E1315;
	text-decoration: underline;
}.info {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	word-spacing: normal;
	font-weight: lighter;
	letter-spacing: 0.7em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
