body { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blockquote { font-size: 9pt; margin-left: 10px }
.smallheader { color: #006; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a:link { color: #00008b; text-decoration: underline }
a:visited { color: #00008b; text-decoration: underline }
a:hover { color: #cc0000; text-decoration: underline }
a:active  { color: #00008b; text-decoration: underline }

a.red:link { color: #cc0000; text-decoration: underline }
a.red:visited { color: #cc0000; text-decoration: underline }
a.red:hover { color: #00008b; text-decoration: underline }
a.red:active  { color: #cc0000; text-decoration: underline }

ul {
	font-size: 10pt;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	line-height: 19px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.red_text10 {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

.size12 {
	font-size: 12pt;
}
.size11 { font-size: 11pt }
.size10 { font-size: 10pt }
.size9 { font-size: 9pt } 
.size8 {
	font-size: 8pt;
}
.red_text8 {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}



.copyright {
	font-size: 7pt;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




td { font-size: 10pt }
.bluelink a:link { color: #00008b}
.bluelink a:visited { color: #00008b}
.bluelink a:hover  { color: #00008b; font-weight: bold }
.bluelink a:active { color: #00008b}
.blacklink a:link { color: #000; text-decoration: none }
.blacklink a:visited    { color: #000; text-decoration: none }
.blacklink a:hover      { color: #00008b; text-decoration: underline }
.blacklink a:active       { text-decoration: none }
.symbol { font-family: Symbol }
.blue_heading {
	font-size: 16pt;
	font-weight: bold;
	color: #00008b;
}
.blue_heading2 {
	font-size: 14pt;
	font-weight: bold;
	color: #00008b;
}
.blue_heading3 {
	font-size: 12pt;
	font-weight: bold;
	color: #00008b;
	line-height: 35px;
}
.red_heading1 {
	font-size: 24pt;
	color: #cc0000;
}
.red_heading2 {
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
.red_text12 {
	font-size: 12pt;
	color: #CC0000;
}
.red_heading3 {
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.red_text11 {
	font-size: 11pt;
	color: #CC0000;
}
.RedBodyText {
	color: #900;
	font-weight: bold;
}
.redtext {
	color: #C00;
}
.bluetext {
	color: #009;
}
.brightbluetext {
	color: #00F;
}


