body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #FFFFCC;
	margin-top: 0em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	line-height: 120%;
	background-color: #FFF;
	background-image: url(/assets/gradedbak.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

h1 {
font-size: 100%;
color: #FFF;
font-weight: bold;
margin 0;
}

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

table.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

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

table.border {
border-style:solid;
border-width:2px;
border-color:#990000;
}

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #FFF;
font-weight: bold;
text-decoration: none;}

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

a:hover {
font-size: 70%;
text-decoration: none;
color: #F90;}
