body,td,th {
	font-family: Georgia, Arial, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
}
body {
	background-color: #c69f76;
	margin: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0053A9;
	text-decoration: none;
}
a:visited {
	color: #0053A9;
	text-decoration: none;
}
a:hover {
	color: #0053A9;
	text-decoration: underline;
}
a:active {
	color: #0053A9;
	text-decoration: none;
}
.style1 {
	color: #207603;
	font-weight: bold;
	font-size: 10px;
}
.style2 {font-size: 9px}
.style3 {
	font-size: 9px;
	font-weight: bold;
	color: #6c322f;
}
div.Section1
{ page:Section1; }

input, textarea, select {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12px;
}


