BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 100px; 
	background-color: white;
	background-image: url(../images/ahlogo.gif); 
	background-repeat: repeat-y;
	background-position: 1% 0%; 
	background-attachment: fixed;
	color: black;
}

EM {
	font-style: italic;
}

A {
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}

A:hover {
	color: Red;
	background-color: transparent;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: center;
}

H2, H3 {
	font-weight: lighter;
}

HR {
	color: Silver;
	background-color: transparent;
}

.mainmenu, .submenu {
	text-align: center;
	text-transform: lowercase;
}


.submenu {
	font-size: smaller;
}

PRE {
	font-family: terminal, fixedsys;
}

SMALL.footer {
	color: lightgrey;
	background-color: transparent;
	font-size: smaller;
	text-align: right;
}

SMALL.footer A {
	color: lightblue;
	background-color: transparent;
}

TABLE.stats TD,TH,CAPTION {
	font-size: smaller;
}

TABLE.stats TD {
	padding: 0px;
}
