.foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding:5px;
}

.text {
	font-family: Verdana;
	font-size: 13px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

ul.text { padding-left:1.5em }

.column {
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.table {
	font-family: Verdana;
	font-size: 13px;
	text-align:left;
}

.tableSmall {
	font-family: Verdana;
	font-size: 11px;
	text-align:left;
}

.formButton {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	background-color:#663333;
}

HR {
	width: 95%;
	border: 0px;
	padding: 0px;
	color: #000066;
	background-color: #000066;
	height: 1px;
}