.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.body { color: #1171BD; font-weight: bold; text-decoration: underline;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #FFFFFF; text-decoration: underline}

.inputFormButton {font-size:11px; cursor:hand; background-color:#205064; color: #ffffff; border: 1px; border-style: solid; border-color: #000000}