BODY,P,H1,H2, TD {
			Font-Family : Verdana, Arial, Helvetica, sans-serif ;
			Font-Size : 12pt;
}
BODY {
			Background-Color : #FFF0DC;
}
H1	 {
			Font-Size : 16pt ;
			Font-Weight : Bold
		}
H2	 {
			Font-Size : 12pt ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}

P, H1, H2 {
			/*Margin-Top: 0px;*/
			/*Margin-Bottom: 0px;*/
}


a		 {
			Font-Size : 12pt ;
			Color : #FF6600 ;
			Text-Decoration : None
		}
a:active	 {
			Font-Size : 12pt ;
			Color : #FC3F23 ;
			Text-Decoration : None
		}
a:hover	 {
			Font-Size : 12pt ;
			Color : #FDBC1F ;
			Text-Decoration : None
		}

