.tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8D67E;
	text-decoration: none;
}
.mainmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A09B;
	text-decoration: none;
	font-variant: small-caps;
}
.mainmenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A09B;
	text-decoration: none;
	font-variant: small-caps;
}
.mainmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-variant: small-caps;
}.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
}
.footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;


}

