.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.mainbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.Links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bluetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.LinkBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.LinkBold:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
