body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 75%;
	color: #000000;
	background-color: #f2f2f2;

	
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #1f7224;
	text-decoration: none;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #1f7224;
	text-decoration: none;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.textfield {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 100px;
	background-color: #90c3ff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	background-color: #1f7224;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.whiteboldlarge {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	text-decoration: none;
}

.whitebold {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelarge {
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white {

	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greenbold {
	font-size: 100%;
	font-weight: bold;
	color: #1f7224;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.texfieldsize1 {
	height: 80px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1f7224;
	font-weight: normal;
}
.green {

	font-size: 100%;
	font-weight: normal;
	color: #1f7224;
	text-decoration: none;
}
.bluebold {

	font-size: 100%;
	font-weight: bold;
	color: #90c3ff;
	text-decoration: none;
}
.dkerbluebold {


	font-size: 100%;
	font-weight: bold;
	color: #68A8BA;
	text-decoration: none;
}
