.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	text-indent: 30pt;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
