.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	overflow: inherit;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
