BODY	 {
			Font-Weight : None       ;
			Font-Family : Arial ;
			Font-Size : xx-small;
			Color : #000066 ;
			Text-Decoration : None;
			Background-Color : #E0F2FE;
		}

PRE		{
			font-family: Arial ;
			Font-Weight : None       ;
			Font-Size : x-small;
			Text-Decoration : None;
			Color : #000066 ;
		}

:link	 {
			Font-Family : Arial ;
			Font-Size : 14px ;
			Color : #660033 ;
			Text-Decoration : None ;
			Font-Weight : None
		}
:active	 {
			Font-Family : Arial ;
			Font-Size : 14px ;
			Color : #66CCCC ;
			Text-Decoration : None ;
			Font-Weight : None
		}
:visited	 {
			Font-Family : Arial ;
			Font-Size : 14px ;
			Color : #990066 ;
			Text-Decoration : None ;
			Font-Weight : None
		}
A:hover	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 14px ;
			Color : #660033 ;
			Text-Decoration : Underline ;
			Font-Style : None ;
			Font-Weight : None
		}
TD	 {
			Font-Weight : None       ;
			Font-Family : Arial ;
			Font-Size : x-small;
			Color : #000066 ;
			Text-Decoration : None;
			Background-Color : #E0F2FE;
		}

.n	{
		Cursor:hand;
	}