.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : normal;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
}

.text12green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04723A;
	font-weight : normal;
}

.text14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : normal;
}

a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}

a.green {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04723A;
	font-weight : bold;
}

a.green:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04723A;
	font-weight : bold;
}

a.greenbig {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #04723A;
	font-weight : bold;
}

a.greenbig:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #04723A;
	font-weight : bold;
}

a.index {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #04723A;
	font-weight : bold;
}

a.index:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CE240E;
	font-weight : bold;
}

a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #04723A;
	font-weight : normal;
}

a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #04723A;
	font-weight : normal;
	}

