body a:link, body a:visited, body a:active {
 color: #797979;
 text-decoration: none;
}

body a:hover {
 color: #454545;
 text-decoration: none;
 }
 
.smallfont {
 font-size: 11px;
 font-family: tahoma,helvetica;
}

.normalfont {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}

.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #797979;
 text-decoration: none;
 }
.main {
	background-attachment: scroll;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.normalheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
