.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
.bigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
}
.newslinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	cursor: hand;
	font-variant: small-caps;
	list-style-type: disc;
	list-style-position: outside;
	text-decoration: underline;






}

