BODY {
	background-color: #000000;
		background-repeat: no-repeat;
	background-position: center bottom;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
H1 {font-size: 30px;
font:papyrus;}
H2 {font-size: 34px;}

a {color: #ffffff;
font-size:30px;
font:Papyrus;
text-decoration: underline;}
a:hover {color: #00f;
font-size:12px;
text-decoration:underline;}
a:active {color:#000;
font-size:12px;}
	p.text {font-size:12px;}
	p.important {font-size:12px;
	font-weight:800;
	text-align:center;}
.content { margin-left:25px; margin-right:25px;}
.small {font-size: 9px;}
.bottom {background:url(tablebkg.jpg) repeat-x 0 0;
	height:281px;
	border: thin #a5d1f4 solid;
	border-left: none;
	border-right: none;
	border-top: none;
}
hr {color: #a5d1f4; width:500px;}