body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #006600;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006600;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color: #006666;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
li {
	font-size: 13px;
	list-style-position: outside;
	padding-top: 4px;
}



a:visited {
	color: #006666;
}
a:visited:hover {
	color: #009900;
	text-decoration: underline;
}
.title {
	font-size: 24px;
}
.big {
	font-size: 22px;
}
.notice {
	font-size: 16px;
	font-weight: bold;
}
.main {
	font-size: 14px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	text-indent: 0px;
}
.paragraph {
	text-align: justify;
	text-indent: 18px;
	font-size: 13px;
}
.justify {
	text-align: justify;
}
.highlight {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.dark1 {
	color: #006600;
}
.dark2 {
	color: #000000;
}
.light1 {
	color: #00CCFF;
}
.light2 {
	color: #5A7D8B;
}
.error {
	color: #990000;
}
.success {
	color: #006600;
}
.black {
	color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.navline {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	padding: 8px;
}
.nav a{
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #006600;
	text-decoration: none;
}
.nav a:hover{
	color: #000000;
	text-decoration: underline;
}
.nav a:visited{
	color: #006600;
	text-decoration: none;
}
.nav a:visited:hover{
	text-decoration: underline;
	color: #000000;
}
.border {
	border: 2px solid #66CC66;
}

.h_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #66CC66;
}
.v_border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEFF;
	border-left-color: #EEEEFF;
}

.header {
	color: #FFFFFF;
	font-size: 13px;
}
.subheader {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 4px;
	font-size: 16px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: #006600;
}
.darkback {
	color: #FFFFFF;
	background-color: #006600;
}
.darklink {
	color: #FFFFFF;
}
.darklink a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.darklink a:visited:hover {
	color: #00FF00;
	text-decoration: underline;
}
.blackback {
	color: #FFFFFF;
	background-color: #000000;
}
.blacklink {
	color: #FFFFFF;
	background-color: #000000;
}
.blacklink a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.blacklink a:visited:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.pad {
	padding: 6px;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h3 {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
h4 {



	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.darklink a {

	color: #FFFF00;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
