BODY	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Color : black ;
			Background-Color : white ;
			Text-Decoration : None ;
			Font-Style : Normal
		}
TABLE {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Color : black ;
			Background-Color : white ;
			Text-Decoration : None ;
			Font-Style : Normal
		}
:link	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Color : #8080E0 ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}
:active	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Color : #D00000 ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}
:visited	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Color : #6060FF ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}
:hover	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Color : #0033CC ;
			Background-Color : yellow ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}
norm	 {
			Font-Weight : Bold
			Font-Family : Arial, Helvetica ;
			Font-Size : 12px ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}

blockquote { 			Font-Family : Verdana, Serif ;
			Font-Size : 12px ;
}


