@charset "utf-8";
.head1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #339933;
}
.par1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#003300;
	letter-spacing: 3px;
	line-height: 30px;
}
.par2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#003300;
}
.par3 {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#996600;
	font-weight:bold;
	list-style-type: none;
}
.par4 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#003300;
}
.sml_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #339966;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}.whthead {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
