h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2E4725;
	line-height: 100%;
}
p,th,td,input, submit, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E4725;
	line-height: 130%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.tabletitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2e4725;
	font-size: 14px;
	line-height: 130%;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E4725;
	line-height: 130%;
}
abbr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px%;
	font-weight: bold;
	color: #2E4725;
	line-height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E4725;
}

