.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}
A.body { text-decoration: underline}
A.body:hover { color: #123B68; text-decoration: underline}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5B6776;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #D3D295; text-decoration: underline}
ul {
	list-style-type: square;
	margin: 0px 4px 4px 30px;
}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.inputFormButton {font-size:11px; cursor:hand; background-color:#193E6B; color: #ffffff; border: 1px; border-style: solid; border-color: #000000}

HR { border: 0;
color: #123B68;
background-color: #ffffff;
height: 1px;
width: 90%;
}

#threeweek	{
	width:700px;
	background-color:#FFFFFF;
	margin:auto;
	padding:20px 0px 20px 0px;
	text-align:center;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
}

#threeweek h1	{
	color:#123B68;
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:left;
	width:585px;
}
#threeweek p	{
	width:585px;
	text-align:left;
	padding:0px 0px 20px 0px;
}
.inputFormButton {font-size:11px; cursor:hand; background-color:#123B68; color: #ffffff; border: 1px; border-style: solid; border-color: #ffffff}