.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #336699;
	text-decoration: none;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}


.menubackground {
	font-family: "Times New Roman", Times, serif;
}

.sitebackground {
	font-family: "Times New Roman", Times, serif;
}

.sitebackground a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
	line-height: 18px;
}
.sitebackground a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
.sitebackground a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
}
.sitebackground a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
}

.menubackground a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336699;
	line-height: 18px;
	text-decoration: none;
}
.menubackground a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.menubackground a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
}
.menubackground a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
}
