.header {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 36px;
	color: #4F8A10;
	font-weight: bold;
}
.header2 {
	font-family: Arial,Verdana, sans-serif;
	font-size: 28px;
	color: #4F8a10;
	font-weight: bold;
}
body,p,td,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #767A7D;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76717d;
	font-weight: bold;
}
.subhead:first-letter {
	font-size: 15px;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #4F8A10;
}
a.nav:selected {
	font-weight: bold;
	color: #4F8A10;
}
a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76717d;
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: underline;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F8A10;
	font-weight: bold;
	text-decoration: none;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f8A10;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE0000;
}
.strong {
	font-size: 12px;
	font-weight: bold;
}

.loaninfo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.loaninfo2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.headuline {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

h5 {
	font-size: 11px;
}