p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666666;
	font-weight: bold;

}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
