A:link {text-decoration: none; color: #FF0000;}
A:visited {text-decoration: none; color: #0000FF;}
A:active {text-decoration: none}
A:hover {text-decoration: underline;
}

body {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}

.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #333333;
}

.style3redNoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

.style3redBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	border-top: thin dotted #800000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.style3redBorder2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	border-top: thin dotted #800000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

html { min-height: 100%; margin-bottom: 1px; }body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
