body {
	background-color: #f4efce;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.ul {
	text-decoration: underline;
	color: #00FF00;
}

a.ul:hover {
	color: #c1c8e0;
}

.smaller {
	font-size: 9px;
}
.bodytext {
	color: #91242a;
	font-size: 12px;
}
.subhead {
	font-size: 10pt;
	color: #f4efce;
	font-weight: bold;
	background-color: #19197f;
	text-indent: 9pt;

}

.capt {
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	text-indent: 9px;
	margin-right: 9px;
	margin-left: 9px;
}
hr {
	color: 19197f;
}
.subhead2 {
	font-size: 10pt;
	color: 19197f;
	font-weight: bold;
}
.captblue {
	font-size: 9pt;
	color: #f4efce;
	font-weight: bold;
	background-color: #19197f;
}
.formred {
	color: #CC0000;
}
.formblack {
	color: #000000;
}
pre {
	font-size: 10pt;
	font-weight: bold;
}
.promnu {
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
.subbrown {
	color: #f4efce;
	background-color: #91242a;
	font-size: 10pt;
	font-weight: bold;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f4efce;
}
.smbrown {
	font-size: 7pt;
	color: #91242a;
}

img.bdr {
	border: 2px solid #19197f;
}

img.bbdr {
	border: 2px solid #91242a;
}
.bluelink {
	font-size: 10pt;
	color: 19197f;
	font-weight: bold;
	text-decoration: underline;
}
.gifprot {
	left: 400px;
	top: 400px;
	position: absolute;
	z-index: 1;
}
