body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #234956;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #234956;
}
a:hover {
	text-decoration: underline;
	color: #5E0308;
}
a:active {
	text-decoration: none;
	color: #234956;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	line-height: 16px;
}
.normal-bold {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	line-height: 16px;
	font-weight: bold;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
.border {
	border: 1px dotted #D24542;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234956;
}

