P	 {
			Text-Align : Justify ;
			Font-Family : Verdana ;
			Font-Size : X-small
		}
H3	 {
			Font-Family : Verdana ;
			Font-Size : Small
		}
PRE	 {
			Text-Indent : 4px   ;
			Letter-Spacing : 4px   ;
			Word-Spacing : 4px   ;
			Text-Align : Center ;
			Font-Size : Small
		}
:link	 {
			Font-Family : verdana ;
			Font-Size : X-small ;
			Color : blue ;
			Text-Decoration : None
		}
:active	 {
			Font-Family : verdana ;
			Font-Size : X-small ;
			Color : #3366FF ;
			Text-Decoration : Underline
		}
:visited	 {
			Font-Family : verdana ;
			Font-Size : X-small ;
			Color : blue ;
			Text-Decoration : None
		}
:a:hover	 {
			background-color : C6D6BF         ;
			Font-Family : verdana ;
			Font-Size : X-small ;
			Color : #3399FF ;
			Text-Decoration : None
		}
