body {
	margin: 0px;
}
form {
	margin-bottom: 2px;
}
img.space {
	margin-bottom: 50px;
}
.border1 {
	border: thin groove #CCCCCC;
}
a:link {
	color: #FFFFFF;
	font-family: "microsoft sans serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}
a:active {
	color: #FFFFFF;
	font-family: "microsoft sans serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}
a:visited {
	color: #FFFFFF;
	font-family: "microsoft sans serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #FF9622;
	font-family: "microsoft sans serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #171717;
	font-weight: normal;


}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: bold;




}
.font2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.borderbottom1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordertop1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
input.small {
	background-color: #FEFEFE;
	font-weight: bold;
	font-size: 12px;
}
input.buttons {
	background-color: #F1F1F1;
	font-weight: normal;
	font-size: 9px;
	color: #006633;
}
.formtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
option.buttons {
	background-color: #F1F1F1;
	font-weight: normal;
	font-size: 9px;
	color: #006633;
}
option.small {
	background-color: #FEFEFE;
	font-weight: bold;
	font-size: 12px;
}
.border1Copy {
	border-top: thin none #CCCCCC;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #CCCCCC;

}

