table {
	border: 1px none;
	}
h1{
	color: #2E8B57;
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: lighter;
	letter-spacing: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	color: #2E8B57;
}
A:link, A:visited { color: #006400; text-decoration: none }
A:active, A:hover { color: #228b22; text-decoration: none }
p,ul,li,td {
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666666;
	list-style-type: disc;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;
}
textarea, input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
}
.required {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFCACA;
	border-bottom-color: #FFCACA;
	border-left-color: #FFCACA;
	border-right-color: #FFCACA;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-collapse: collapse;
}
.button {
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666666;
	background-color: whitesmoke;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	border-right-color: #DADADA;
	font-variant: small-caps;
}
