.style0 {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 20px;
}
.style-1 {
	font-size: 90%;
	line-height: 150%;
}
.style-2 {
	font-size: 78%;
	line-height: 150%;
}
.style-3 {
	font-size: 72%;
	line-height: 150%;
}
.style10 {
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background: #FFCC00;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}