H4	 {
			Text-Decoration : Underline Overline
			font-size: 120%     ;
			Font-Family : Georgia ;
			Color : firebrick ;
			Text-Decoration : Underline Overline
		}
H6	 {
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : XX-Small;
	Color : firebrick;
	Text-Decoration : Underline;
	Font-Weight : Bold;
	padding: 5px;
	margin: 0px;
		}
BODY	 {
	Background-Position: center;
	Border-Bottom-Width: 0px;
	Border-Left-Width: 0px;
	Border-Right-Width: 0px;
	Border-Top-Width: 0px;
	Margin-Bottom: 0px;
	Margin-Top: 0px;
	Padding-Bottom: 0px;
	Padding-Left: 0px;
	Padding-Right: 0px;
	Padding-Top: 0px;
	Margin-Left: 0px;
	Margin-Right: 0px;
	Background-Color: gainsboro;
	Background-Image: url(images/bg1.gif);
	background-repeat: no-repeat;
}
		
a:link	 {
			Font-Family : Verdana, Helvetica, Arial, sans serif ;
			Font-Size : 9px ;
			Color : #666666 ;
			Font-Weight : Bold;
			text-decoration: none
		}
a:active	 {
			Font-Family : Verdana, Helvetica, Arial, sans serif ;
			Font-Size : 9px ;
			Color : firebrick ;
			Font-Weight : Bold
		}
a:visited	 {
			Font-Family : Verdana, Helvetica, Arial, sans serif ;
			Font-Size : 9px ;
			Color : #999999 ;
			Font-Weight : Bold;
			text-decoration: none
		}
a:hover	 {
			Font-Family : Verdana, Helvetica, Arial, sans serif ;
			Font-Size : 9px ;
			Color : firebrick ;
			Text-Decoration : Underline ;
			Font-Weight : Bold
		}
.border	 {
			background-repeat : repeat-x      ;
			Background-Image : url(images/border.gif)
		}
.quote	 {
			Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif ;
			Font-Style : Italic
		}
.text	 {
	Font-Family: Verdana, Helvetica, Arial, sans serif;
	Font-Size: 11px;
	Color: #666666;
	text-decoration: none;
	
}
		
ul {
	Font-Family: Verdana, Helvetica, Arial, sans serif;
	Font-Size: 11px;
	Color: #666666;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 14px;
	list-style-type: square
}
	
.small	 {
			Font-Family : Verdana, Helvetica, Arial, sans serif ;
			Font-Size : 9px ;
			Color : dimgray
		}
.content	 {
			Padding-Bottom : 25px  ;
			Padding-Left : 30px  ;
			Padding-Right : 15px  ;
			Padding-Top : 25px  ;
			Background-Image : url(images/bkgr_ch1.gif)
		}
		
.content1	 {
	border: 1px solid #D1D1D1;
	Background-Image: url(images/pat1.gif);
}
.content2	 {
	border: 1px solid #D1D1D1;
	Background-Image: url(images/dotted.gif);
}
.content3	 {
	border: 1px solid #D1D1D1;
	Background-Image: url(images/pat2.gif);
}
.contentside	 {
			border-left : thin solid #D1D1D1 ;
			Background-Image : url(images/dotted.gif)
		}
.topcell	 {
			background-repeat : no-repeat      ;
			background-position : left      ;
			Background-Image : url(images/bgtrees.gif)
		}
