P	 {
			Margin-Left : 2em ;
			Margin-Right : 2em ;
			Font-Size : 0.800000em ;
			Color : navy;
			Text-Align : Left
		}
P.smallcenter	 {
			Text-Align : Center ;
			Margin-Left : 0em ;
			Font-Size : 0.900000em ;
			Color : navy;
		}
		
P.center	 {
			Text-Align : Center ;
			Margin-Left : 0em ;
			Font-Size : 1em;
			Color : navy; } 




p.note	{		font-size : 1.2 em; 
			color :blue}
H1	 {
			Text-Align : Center ;
			Font-Size : 1em ;
			Color : navy
		}

BODY	 {
			background-repeat : repeat  ;
			background-attachment : fixed  ;
			Text-Align : Center ;
			Font-Family : arial, sans-serif ;
			Font-Size : 1.050000em ;
			Color : navy ;
			Background-Color : white ;
			Font-Weight : Bold
		}

BODY.menu	{
			Text-Align : left ;
			Font-Family : arial, sans-serif ;
			Font-Size : 1.050000em ;
			Color : navy ;
			Background-Color : gray ;
			Font-Weight : Bold
		}

:link	 {
			Font-Size : .8em;
			Text-Decoration : None;
			Color : Navy;
		}
:active	 {
			Font-Size : .8em;
			Text-style : bold;
			Color : Navy;
		}
:visited	 {
			Font-Size : .8em ;
			Text-Decoration : None;
			Color : Navy;
		}
table	 {
			Background-Color : white
		}
td.fl	 {
			Text-Align : Center, Top ;
			Font-Family : sans-serif, arial ;
			Font-Size : 0.750000em ;
			Background-Color : tan ;
			Font-Weight : Bold
		}
td.nav	 {
			Text-Align : Center ;
			Vertical-Align : Top ; 
			Font-Family : sans-serif, arial ;
			Background-Color : gray ;
			Font-Weight : Bold
		}
td.normal	 {
			Text-Align : Center ;
			Background-Color : #CC6633 ;
			Font-Weight : Bold
		}
td.head	 {
			font-weight : bold  ;
			Text-Align : Center ;
			Font-Family : Times-New-Roman, serif ;
			Font-Size : 1.200000em ;
			Background-Color : #CC6633 ;
			Font-Style : Italic
		}
a:hover	 {
			Font-Size : .8em ;
			Color : blue ;
			Text-Decoration : Underline
		}
img.logo	 {
			Width : 100% ;
			Height : 100px
		}
img.smlogo	 {
			float : right  ;
			Width : 450px ;
			Height : 75px
		}
img.htmlimg	 {
			float : center  ;
			Width : 100px ;
			Height : 100px ;
			
		}

ol.bold	{
			float : left ;
			font-weight : bold;
			font-size : .8em;
			margin-left : 2em;
			margin-right : 2 em;
		}