.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35pt;
	color: #660000;

}
.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #660000;
	font-style: italic;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #330000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #660099;
}
