body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-size: 12px;
	padding: 10px;
	margin: 10px;
	border: 20px solid #FFFFFF;
	width: 510px;
	text-align: left;



}
.quotation {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	font-style: italic;

}
li {
	margin-top: 3px;
	padding-top: 3px;
	text-align: left;

}
h2 {
	font-size: 16px;
}
h1 {
	font-size: 18px;
}
a {
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a.autus:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a.autus:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a.autus:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a.autus:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
