.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #6699CC;
	margin-top: 25px;
	margin-left: 15px;
	color: #FFFFFF;

}
.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 20px;
	line-height: 25px;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;

}
