
.menu {
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8A0045;
}

.text {
	font: 8pt Arial, Helvetica, sans-serif;
}

div.frame {
	border: 2px outset ThreedHighlight;
	padding: 10px 10px 10px 10px;
	border-top-style: solid;
	border-left-style: solid;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	color: rgb(0, 96, 255);
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #7E9EE5; SCROLLBAR-BASE-COLOR: #0066cc;
	margin-left: 8%;
	margin-right: 8%;
	border: Aqua;
}

hr {
	color: #0066CC;
	background-color: #0066CC;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	

}


input {
	font: 9pt Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DC143C;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000CD;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

li {
	font-size: 9pt;
	color: Maroon;
	margin-left: 0px;
	word-wrap: break-word;
}

td {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

ul {
	list-style-type: disc;
	margin: 3px 0px 10px 10px;
}
.book {
	font: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CD;
}
table.Headline,td.Headline {
	border: 0px;
	background-color: #0066cc;
	padding: 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;	
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	}

.centerline {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #0066CC;
}
.pur10bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800080;
}
.mar10bld {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
}
.red9bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
}
.cleanout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
}
.black9bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	}
