@charset "utf-8";

a:link,
a:visited,
a:hover,
a:active {
	font-weight: bold;
	color: #6B1842;
	text-decoration: underline;
	}
a:hover {
	color: #0099FF;
}

h2,
.subhdr,
a.subhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e29;
	text-decoration: none;
	letter-spacing: .2em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ftr,
a.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B1842;
	text-decoration: none;
}
.ftrbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B1842;
	text-decoration: none;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6B1842;
	text-decoration: none;
}

h1,
.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B1842;
	text-decoration: none;
	letter-spacing: .2em;
}
h1 {
	text-align: right;
	padding:0;
	margin:0;
	}

.tblborder {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6b1842;
}

h4,
.subhdrsm,
a.subhdrsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e29;
	text-decoration: none;
	letter-spacing: .2em;
}

h3,
.subhdrsmred,
a.subhdrsmred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B1842;
	text-decoration: none;
	letter-spacing: .2em;
}

.couriercontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	background-repeat: no-repeat;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

