html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006633;
		text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006633;
		text-decoration: none;
}
.maincopy {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.maincopyWHITE {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.maincopyITALIC {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
}
.maincopyBOLD {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.maincopyBOLDITALIC {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
}
a.special:link {
     color: #FFFFFF;
     background-color: transparent;
     }

a.special:visited {
     color: #FFFFFF;
     background-color: transparent;
     }

a.special:hover {
     color: #FFFFFF;
     background-color: #00f;
     text-decoration: none;
     }

a.special:active {
     color: #FFFFFF;
     background-color: transparent;
     }
.mouse {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
}
.maincopyBOLDITALICgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
}
.headGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633;
}
