body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;	
}
h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;	
}
h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;	
}
h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.grouplist {
	font-size: 11px;
}
a.grouplist:link {
	color: #666666;
	text-decoration: none
}
a.grouplist:visited {
	color: #666666;
	text-decoration: none
}
a.grouplist:hover {
	color: #000000;
	text-decoration: underline
}
a.grouplist:active {
	color: #666666;
	text-decoration: none
}
a.grouplink {
	color: #000000;
}
.nav {
	font-size: 10px;
	text-align: center;
}
.group {
	padding: 2px 5px;
	margin: 5px;
	border-bottom: 1px solid #DDDDDD;
}
.groupsubtitle {
	color: #666666;
}
.groupnotes {
	color: #666666;
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.menu {
	text-align: center;
}
.footer {
	background-color: #DDDDDD;
	margin: 5px 0px;
	padding: 5px;
	text-align: center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
hr {
	color: #CCCCCC;
}
#maintable {
	background-color: white;
}
.adv {
	text-align: center;
}
