.urlextern      { text-decoration:none; color:#A5A5B9; }

BODY, TABLE, TD, B  {
		 font-family:Arial;
		 font-size:12pt;
		 background-color:#A0A0A5;
		 color:#202020;
		 }

A		 {
#		 color:#303030;
                 color:#CF1010;
#		 text-decoration:none;
		 }
		 
H1	 	 {
		 font-family:Arial;
		 font-size:24pt;
		 }

H2	 	 {
		 font-family:Arial;
		 font-size:18pt;
		 }
DT		{
		font-size:14pt;
		margin-top:12pt;
		}

