.style10 {font-size: 11px}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 9px; font-weight: bold; }
.style4 {	color: #333333;
	font-weight: bold;
}
.style5 {color: #333333}
a:link {
	color: #333333;
	text-decoration: none;
}
.style1 {	font-size: 10px;
	font-weight: bold;
}
body {
	background-color: #FFFFCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 5px;
