p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	line-height:17px;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A3A25;
	line-height:17px;
	text-decoration:underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	line-height:17px;
	text-decoration:underline;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A3A25;
	margin:0px;
}
.TextField {
background-color: #FBFAF9;
border-color: #D3C7B6;
border-style: solid;
border-width: 1px;
color: #666666;
font-size: 10pt;
font-family: arial;
}
.formButton {
background-color: #999999;
border-color: #CCCCCC;
border-style: solid;
border-width: 1;
color: #F4F7FB;
font-size: 9pt;
font-family: arial;
font-weight: bold;
}
