body {
	font-size: 69%;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	outline: none;
}
a:focus { 
	-moz-outline-style: none; 
	outline: none;
}
.bodytext {
	color: #000000;
	text-indent: 20px;
}
.noindent {
	color: #000000;
}
.centered {
	color: #000000;
	text-align: center;
}
.highlight {
	color: #666666;
	font-style: italic;
}
.copyright {
	color: #666666;
	text-align: center;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
