body   { 
	font-family: Verdana, Helvetica, Arial; 
	background-image: url(images/background.gif) 
}

.pagemenu  { 
	color: gray; 
	font-weight: bold; 
	font-size: 10px 
}

.pagebody   { 
	color: black; 
	font-size: 10px; 
	line-height: 12px; 
	background-color: white; 
	padding: 5px 10px 10px; 
	border: solid 1px black 
}

.pagebodytable   { 
	color: black; 
	font-size: 10px; 
	line-height: 12px; 
	background-color: #EEEEEE; 
	padding: 5px 10px 10px; 
	border: solid 1px black 
}

h3.pagebody { 
	color: gray; 
	font-style: italic; 
	font-weight: 100; 
	font-size: 12px; 
	font-family: Futura; 
	text-decoration: underline 
}

.sidebar { 
	color: black; 
	font-weight: normal; 
	font-size: 8px; 
	line-height: 10px; 
	background-color: white; 
	text-align: left; 
	padding: 5px; 
	border: solid 1px black 
}

.tableheadsmall {
	color: white;
	font-weight: bold;
	font-size: 8px;
	line-height: 10px;
	background-color: black;
	text-align: center
}

.itemheader {
	color: white;
	background-color: black;
	font-size: 10px;
}

.copyright {
	color: grey;
	font-size: 8px;
	text-align: right
}

input.login {
	font-size: 10px;
	font-family: Arial, Helvetica;
	padding: 0px 0px 0px 0px
}

a {
	color: gray;
	text-decoration: none
}

li {
	font-size: 10px
}
