body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 0em;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-attachment: fixed;
}

p {
	line-height: 130%;
}

h1 {
font-size: 110%;
color: #FF9933;
font-weight: bold;
margin: 10px;
}

h2 {
font-size: 95%;
color: #FF9933;
font-weight: bold;
margin: 0px;
}

table.menustyles {
font-size: 95%;
}

table.form {
color: #ccc;
}

table.footertext {
font-family: Verdana, Tahoma, sans-serif;
font-size: 70%;
color: #CCC;
}


a:link {
font-size: 100%;
color: #990000;
font-weight: bold;
text-decoration: none;}

a:visited {
font-size: 100%;
color: #990000;
font-weight: bold;
text-decoration: none;}

a:hover {
font-size: 100%;
text-decoration: underline;
color: #FFFFCC;}
