body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 115%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699
}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a {
	font-size: 12pt;
	line-height: 115%;
}

a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #CC33FF;
}
a:active {
	color: #99FF66;
}
