body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}
body {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #8F1B40;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F1B40;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topLine {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.copy {
	padding: 10px;
	border: 1px solid #000000;
}
.style1 {
	color: #990033;
	font-weight: bold;
	font-size: 14px;
}
.style3 {font-size: 14px; color: #990033;}
.flaPad {
	padding-top: 5px;
	padding-bottom: 5px;
}