.blue  { color: navy; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.bottom { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.disc { list-style-type: disc }

.gray_background {
	background-color: #ddd;
	border: #ddd;
}
.graybkgrd { background-color: #ddd; border: #ddd }

.greytext { color: #555; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.maroon_border { border: solid 2pt maroon }

.small { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.top_nav { color: navy; font-variant: small-caps; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:active { color: maroon; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

a:link   { color: maroon; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

a:visited     { color: #555; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

body    { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: #bbb url(../images/back.gif); margin-top: 0pt; margin-bottom: 0pt; margin-left: 0pt }

h1 { color: maroon; font-size: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h2  { color: black; font-style: normal; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h3 { color: black; font-style: normal; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4 { color: #777; font-style: normal; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

h5 { color: black; font-style: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

li { color: black; font-size: 10pt; font-family: Arial, Helvetica }

ol { font-size: 10pt; font-family: Verdana; list-style-type: decimal }

p { color: black; font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

table  {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
}

ul { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: square }
.maroon_txt   {
	color: maroon;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.special  { color: maroon; font-size: 9pt; text-decoration: none; background-color: #e0e0e0; margin: 15pt }
.leftspacer { padding-left: 15pt }
.whitebkg { background-color: white }
.tab { text-indent: 10pt }
.indent  { text-indent: 20pt }
.attention { color: red; font-weight: bold }
.bluetab { color: white; font-weight: bold; background-color: #336 }
.gold_background {
	background-color: #D7CB8A;
	border: #ddd
}

