BODY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 0px;
	margin-bottom : 10px;
}

P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P.quarterspace  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : -15px;
}

H1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	display: inline;
}

H2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Maroon;
	font-size: 140%;
	display: inline;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight : bold;
	color: Maroon;
	clear : none;
	display : inline;
}

H4  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight : bold;
	color: Maroon;
	clear : none;
	display : inline;
}

H5  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight : bold;
	color: Maroon;
	clear : none;
	display : inline;
}

H6  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight : bold;
	color: Maroon;
	clear : none;
	display : inline;
}

A  {
	color : Blue;
	text-decoration : underline;
}

A:Visited  {
	color: #4169E1;
	text-decoration: underline;
}

A:Active  {
	color : Navy;
	text-decoration : underline;
}

A:Hover  {
	color : Red;
	text-decoration : underline;
}

A.menu {
	color: Blue;
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left:3px;
	display: block;
}

A.menu:Visited  {
	color: #4169E1;
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
	display: block;
}

A.menu:Active  {
	color : Navy;
	font-weight : bold;
	font-size: 85%;
	text-decoration : underline;
	display: block;
}

A.menu:Hover  {
	color : Red;
	font-weight : bold;
	font-size: 85%;
	text-decoration : underline;
	display: block;
}

UL {
	margin-top : 0px;
	margin-bottom : 0px;
}

ul.no_indent {
	list-style: disc inside;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}

OL {
	margin-top : 0px;
	margin-bottom : 0px;
}

/* whitespace between list items */
li.blanks {
	margin-top : 1px;
	margin-bottom : 10px;
}

/* whitespace between list items */
li.blanks2 {
	margin-top : 1px;
	margin-bottom : 3px;
}

td  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.level0 {
	font : 300 small Verdana, Helvetica, Arial, san-serif;
}

.level1 {
	font : 300 x-small Verdana, Helvetica, Arial, san-serif;
}

.level2 {
	font : 300 xx-small Verdana, Helvetica, Arial, san-serif;
}

.bold {
	font-weight : bold;
	display : inline;
	margin-bottom : 0px;
}

B {
	font-weight : bold;
	display : inline;
}

blockquote {
	margin-left : 40px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 10px;
	font-style : italic;
	font-weight : 400;
}

.indent {
	margin-left : 40px;
	margin-right : 10px;
}

.trail1 {
	margin-left : 20px;
	display: block;
}

.trail2 {
	margin-left : 40px;
	display: block;
}

.trail3 {
	margin-left : 60px;
	display: block;
}

.trail4 {
	margin-left : 80px;
	display: block;
}

.trail5 {
	margin-left : 100px;
	display: block;
}

.trailbar {
	background-color:#ebcccc;
	font-weight:Bold;
	display:Block;
	padding:2;
}

.highlightbar {
	background-color:#deebeb;
	font-weight:Bold;
	display:Block;
	padding:2;
}

.highlightbar2 {
	font-weight:bold;
	background-color:BurlyWood;
	padding:3px;
}

