
<!--

A:link {
	 TEXT-DECORATION: none; 
	 Target: self;
	  COLOR: #000000
}
A:visited {
	 TEXT-DECORATION: none;
}
A:active {
	
}
A:hover {
	 TEXT-DECORATION: none;
	 COLOR: #447AC1
}
BODY {
	SCROLLBAR-FACE-COLOR: #333366; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #0066CC; SCROLLBAR-3DLIGHT-COLOR: #0066CC; 
	SCROLLBAR-ARROW-COLOR: #0066CC; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}
H1    { font-family: Times New Roman; font-size: 26px; font-weight: normal; margin: 0; margin-top: 5px; margin-bottom: 0px; line-height: 100%; }
H2    { font-family: Times New Roman; font-size: 23px; font-weight: normal; margin: 0; margin-bottom: 10px; line-height: 100%; }
H3    { font-family: Times New Roman; font-size: 20px; font-weight: normal; margin: 0; margin-bottom: 10px; line-height: 100%; }
H4    { font-family: Times New Roman; font-size: 14px; font-weight: bold; margin: 0; margin-bottom: 0px; line-height: 100%; color:#C38937;}
H5    { font-size: 13px; margin-bottom: 10px; line-height: 100%; }

-->