BODY	 {
			Padding-Left : 4px       ;
			Margin-Left : 10px ;
			Font-Family : "Times New Roman";
			Font-Size : 12pt ;
			Color : #FFFFCC; background-color: #003300; 
		}
:link	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 10px;
			Color : #FFFF99;
			Text-Decoration : none
		}
:active	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 10px;
			Color : #99FF66;
			Text-Decoration : none; text-transform: none
		}
:visited	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 10px;
			Color : #CCCCCC;
			Text-Decoration : none
		}
P	 {
			Font-Family : "Times New Roman";
			Font-Size : 11pt ;
			Color : #FFFFD7
		}
H2	 {
			Font-Variant : small-caps;
			Font-Family : "Times New Roman";
			Font-Size : 14pt ;
			Color : #FFFFCC;
			Font-Weight : 500; text-transform: uppercase
		}
H3	 {
			Font-Family : "Times New Roman";
			Font-Size : 12px;
			Color : #FFFFCC; font-weight: 800; font-variant: small-caps; text-transform: none
		}
OL	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt ;
			Color : #99FF99;
			Font-Weight : 600
		}
UL	 {
			Line-Height : normal;
			White-Space : Pre    ;
			List-Style-Type : Square ;
			Font-Family : "Times New Roman", Times, serif;
			Font-Size : 12px;
			Color : #FFFFCC
		}