/* CSS Document */
<!--
body,td,th {
	font-family: Trebuchet MS, Courier, mono;
	font-size: 16px;
	color: #CCCCCC;
}
body {
	background-color: #1E1403;
}
a:link {
	color: gold; font-weight:bold;
}
a:visited {
	color: red; font-weight:bold;
}
a:hover {
	color: orange; text-decoration: none;
}
a:active {
	color: #000000;
}
img {
	border-color: #000000;
}
.impact { font-family: Impact, Tahoma; font-size: 35px; color:red;}
.impact_smaller { font-family: Trebuchet MS, Tahoma; font-size: 30px; color: #FFFFFF; }
.impact_smaller2 { font-family: Trebuchet MS, Tahoma; font-size: 24px; color: #FFFFFF; }
.medium { font-family: Trebuchet MS, Tahoma; font-size: 14px; color:white; }
.bigger { font-family: Trebuchet MS, Tahoma; font-size: 22px; color:white; }
.header { font-family: Tahoma; font-size: 15px; color: #FFFFFF; }
.border { border: 1 solid #000000; }
h1 { font-size: 50px; color: white; }
.small { font-size: 9px; }
-->
