body {
	height: 100%;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.text1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#375B37;
}
.text2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color:#B8B8B8;
}
.text3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text4 {
	font-family: Arial;
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	color: #CC3333;
}
.text5 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#375B37;
}
.text7 {
	font-family: Arial;
	font-size: 12px;
	color: #CC3333;
}
a:link {
	color: #568FD4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #568FD4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #568FD4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited:hover {
	color: #568FD4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#375B37;
}
a.a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#375B37;
	text-decoration: underline;
}
a.a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#375B37;
}
a.a:visited:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#375B37;
	text-decoration: underline;
}
#human {
	visibility:hidden;
	display:none;
}
input.human {
	visibility:hidden;
	display:none;
}
