A { color: forestgreen;
    text-decoration: none;
	FONT-FAMILY: ARIAL;
	FONT SIZE: 10pt;
	} 

A:HOVER { color: red;  text-decoration: underline; }	 
A:visited {color: brown; }
TD { FONT-FAMILY: ARIAL; FONT-SIZE: 10pt; }
table { FONT-SIZE: 10pt; }
BODY {
    FONT-FAMILY: ARIAL; FONT-SIZE: 10pt; 
	background-color: White;
}
H1 { font-family: Arial; font-size: 15pt; color: navy;}
H2 { font-family: Arial;font-size: 13pt; color: brown;}
H3 { font-family: Arial; font-size: 11pt; color: Teal; }
H4 { font-family: Arial; font-size: 10pt; color: brown; }


P { font-family: Arial; font-size: 10pt; color: black; }
B { font-family: Arial; font-size: 10pt; color: navy;  }
blockquote {  font-family: Arial; font-size: 10pt; color: black; }
.smalltxt { font-family: Arial; font-size: 8pt;  }
.smnewrel { font-family: Arial; font-size: 8pt; color: red; }
.smmodrel { font-family: Arial; font-size: 8pt; color: Navy; }
.midh1 {
	font-family: Arial;
	font-size: 12pt;
	color: Navy;
}
.smupdate { font-family: Arial; font-size: 8pt; color: Gray; }
.smrevise { font-family: Arial; font-size: 8pt; color: Teal; }

.forestgreen { font-family: Arial; color: forestgreen; font-size: 10pt;}

.bblk {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight : bold;
}
.normblk {  font-family: Arial; font-size: 10pt; color: black; }
.normnav {  font-family: Arial; font-size: 10pt; color: navy; font-weight: bold;  }
.normitlnav { font-family: Arial; font-size: 10pt; color: navy; font-style: italic; font-weight: bold;}
UL { font-family: Arial; font-size: 10pt; }