<!--
body,td,th {
	font-family: Tahoma, Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #732874;
}
p { line-height: 22px; }
a:link {
	color: pink; text-decoration:none;
}
a:visited {
	color: aqua; text-decoration:none;
}
a:hover {
	color: white; text-decoration:underline;
}
a:active {
	color: #000000;
}
.impact { font-family: Impact, Tahoma; font-size: 30px; color:white;}
.impact_smaller { font-family: Impact, Tahoma; font-size: 20px; color: white; }
.border { border: 1 solid #FFFFFF; }
h2 { color: white; }
h1 { font-family: Impact; color: white; font-size: 40px; }
.link { font-family: Tahoma, Arial; font-size: 14px; }
.padding { padding:5px; }
-->


