<Style>


	a:link				{ color: blue; font-weight:}
	a:link.xSm			{ color: blue;font-size: xx-small}
	a:active			{ color: red; font-weight: ; text-decoration: none ;}
	a:visited			{ color: 408080; font-weight:}
	a:hover				{ color: maroon; font-weight:; text-decoration: underline,overline }	

	table.T 			{color : Maroon ; FONT-FAMILY: Verdana;}
	table.smT 			{color : 408080 ; FONT-FAMILY: Verdana;font-size: x-small;}
	table.xsmT 			{color : 408080 ; FONT-FAMILY: Verdana;font-size: xx-small;}
	
	P.T					{color : 408080 ; FONT-FAMILY: Verdana;font-size: small;align : left;}
	
	TH.T				{ color : Maroon ; FONT-FAMILY: Verdana; font-size: Medium;}
	TH.LtGreen			{ color : 408080 ; FONT-FAMILY: Verdana; font-size: Medium;}
	TH.PageTitle		{ color : 408080 ; FONT-FAMILY: Verdana; font-size: Large;}
	TH.Red				{ color : Red ; FONT-FAMILY: Verdana; font-size: Medium; font : italic;}
	TH.SmRed			{ color : Red ; FONT-FAMILY: Verdana; font-size: Small; font : italic;}
	TH.SmItalic			{font-style : italic; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : Maroon;	font-size : small;}
	TH.SmMaroon			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: small;}
	TH.Maroon			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: x-small;}
	TH.LtGreen			{ color : 408080 ; FONT-FAMILY: Verdana; font-size: x-small;}
	TH.LtGreen2			{ color : 408080 ; FONT-FAMILY: Verdana; font-size: small;}
	TH.maroon			{ color : maroon ; FONT-FAMILY: Verdana; font-size: small;}
	TH.LtBlue			{ color : 080C9C ; FONT-FAMILY: Verdana; font-size: x-small;}
	
	TD.Maroon			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: x-small;}
	TD.Black			{ color : Black ; FONT-FAMILY: Verdana; font-size: x-small; font : italic;}
	TD.SmMaroon			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: xx-small;}
	TD.SmLtGreen		{ color : 408080 ; FONT-FAMILY: Verdana; font-size: xx-small;}
	TD.SmRed			{ color : Red ; FONT-FAMILY: Verdana; font-size: xx-small;}
	TD.LtBlue			{ color : 080C9C ; FONT-FAMILY: Verdana; font-size: xx-small;}	
	TD.med				{ color : 408080 ; FONT-FAMILY: Verdana; font-size: medium; }
	TD.small			{ color : 408080 ; FONT-FAMILY: Verdana; font-size: small; }
	TD.T				{ color : 408080 ; FONT-FAMILY: Verdana; font-size: x-small; }
	TD.smT				{ color : 408080 ; FONT-FAMILY: Verdana; font-size: xx-small; }
	TD.Signature		{ color : Blue ; FONT-FAMILY: Brush Script MT; font-size: Large; }
	TD.TopGun			{ color : Red ; FONT-FAMILY: Haettenschweiler; font-size: Large;  font : italic;}
	TD.Copyright		{ color : Maroon ; FONT-FAMILY: Verdana; font-size: xx-small; font : italic;}
	
	
	
	
	UL.Xsmall			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: x-small; }
	UL.small			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: small; }
	UL.T				{ color : Maroon ; FONT-FAMILY: Verdana; font-size: x-small; }
	UL.SmMaroon			{ color : Maroon ; FONT-FAMILY: Verdana; font-size: small; }
	UL.SmGreen			{ color : 408080 ; FONT-FAMILY: Verdana; font-size: small; }
	
	input 				{ FONT-FAMILY: Verdana; FONT-SIZE: xx-small; }
	


	TABLE.Block			{ background-color : 000000; padding : 0px; color : 080C9C ; FONT-FAMILY: Verdana; font-size: xx-small; width : 150px}
	TH.Block			{ background-color : 314c6b; color : white ; font-size : x-small;}
	TR.Block			{ background-color : ECC0C0;}
	
	HR.T				{ color : Red ; Align : Left;}	
	SPAN.Red			{ color : Red; }
	SPAN.SmRed			{ color : Red; font-size : xx-small;}

	Input  				{align : middle ; color : maroon; font-size: Small;}
	
	Font.B				{color:Black; font-weight : bold; font-style: italic;}

</STYLE>