body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0;
	margin: 0;
	top: 0;
	background-image: none;
	
}
p {
	font-size: small;
}
h1, h2, h3 {
	font-size: medium;
	font-weight: bold;
}


h1 {
	font-variant: normal;
	text-align: center;
}
.footnote {
	font-size: x-small;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3C3C3C;
	text-decoration: none;
}
a:active {
	color: #666666;
	font-weight: bold;
	
}
.maintext {
	font-style: normal;
}
.plaintext {
	font-style: normal;
	font-size: medium;
}
.highlight {
	font-size: medium;
	font-weight: bold;
}
ul {
	font-size: smaller;
}
.access {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
