a:link       { text-decoration: none; color: #000066 }
a:visited    { text-decoration: none; color: #000099 }
a:active     { text-decoration: none; color: #CC0000 }
a:hover		 { border: 1px; border-color: red; color: #CC0000 }
body         { color: #242424; font-family: Arial, Helvetica; font-size:10pt }
p            { font-size: 10pt; font-family:  Arial, Helvetica }
hr           { color: #666666 }
h1           { font-family: Verdana, Arial, Helvetica; font-size: 20pt; color: #333333 }
h2           { font-family:  Verdana, Arial, Helvetica; font-size: 16pt; color: #333333  }
h3           { font-family:  Arial, Helvetica; font-size: 14pt }
h4           { font-family:  Arial, Helvetica; font-size: 12pt }
h5           { font-family:  Arial, Helvetica; font-weight: normal; font-style: normal; 
               font-size: 10pt }
h6           { font-family:  Arial, Helvetica; font-weight: normal; font-style: normal; 
               font-size: 8pt }
legend       { font-size: 8pt; font-family:  Arial, Helvetica; font-style: normal }
table        { font-size: 10pt; font-family:  Arial, Helvetica; }
td           { border-color: rgb(102,102,102) }
.mycap       { font-size: 8pt; font-family:  Arial, Helvetica; font-weight:bold }
.fineprint   { font-size: 10px; color: #808080; font-family: Arial, Verdana, Microsoft Sans Serif }
.smallprint  { font-size: 10px; font-family: Arial, Verdana, Microsoft Sans Serif }
.smallheader { font-size: 10px; font-family: Arial, Verdana, Microsoft Sans Serif; font-weight: bold }
.header12px  { font-size: 12px; font-family: Arial, Verdana, Microsoft Sans Serif; font-weight: bold }
.textnav     { font-family: Arial, Verdana, Microsoft Sans Serif; font-size: 10pt; font-weight:normal }
.fpsub       { font-family: Times, Times New Roman, MS Serif; color: #CC0000; font-size: 10pt }
.fp1   		 { font-family:  Arial, Helvetica; font-size: 16pt; color:#3333333; font-weight:bold }
.fp2   		 { font-family:  Arial, Helvetica; font-size: 12pt; color:#3333333; font-weight:bold }
.fp3   		 { font-family:  Arial, Helvetica; font-size: 10pt; color:#000080; font-weight:bold }
.blood10b	 { font-family:  Arial, Helvetica; color: #CC0000; font-size:10pt; font-weight:bold }
.blood10	 { font-family:  Arial, Helvetica; color: #CC0000; font-size:10pt; font-weight:normal }
.blood12	 { font-family:  Arial, Helvetica; color: #CC0000; font-size:12pt; font-weight:bold }
.th-white	 { font-family:  Arial, Helvetica; color: #FFFFFF	; font-size:12pt; font-weight:bold }


/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}