.style1 {font-size: 24px}
.heads1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.copy1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.heads2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.copyBold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.box {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}