	 
	 A  {
	 	font-size : 8pt;
     	font-family : Verdana;
     	font-weight : bold;
     	font-style : normal;
     	color : #cc0000;	 
	 }
     
     A:Visited  {
	 	font-size : 8pt;
     	font-family : Verdana;
     	font-weight : bold;
     	font-style : normal;
     	color : #cc0000;
	 }
     
     A:Active  {
	 	font-size : 8pt;
     	font-family : Verdana;
     	font-weight : bold;
     	font-style : normal;
     	color : #ff9900;
	 }
     
     A:Hover  {
	 	font-size : 8pt;
     	font-family : Verdana;
     	font-weight : bold;
     	font-style : normal;
     	color : Red;
	 }

     A.copyright  {
     	color : #0000A0;	 
	 }
     
     A.copyright:Visited  {
     	color : #0000A0;
	 }
     
     A.copyright:Active  {
     	color : #0033A0;
	 }
     
     A.copyright:Hover  {
     	color : #CC3300;
	 }
     
     td  {
     	font-size : 8pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
     }
	 
	 .zag  {
     	font-size : 8pt;
     	font-family : Verdana;
     	font-weight : bold;
     	font-style : normal;
     	color : Black;
     }
     
     BODY { SCROLLBAR-FACE-COLOR: #4A5A98;
	SCROLLBAR-HIGHLIGHT-COLOR: mintcream;
	SCROLLBAR-SHADOW-COLOR: mintcream;
	SCROLLBAR-ARROW-COLOR: mintcream;
	SCROLLBAR-BASE-COLOR: #4A5A98;
	scrollbar-3d-light-color: mintcream;
	scrollbar-dark-shadow-color: mintcream;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}