body { margin-left:20px; }
h1 { font-family:Verdana,Helvetica,Arial,sans-serif;
	 font-size:20px;
	 line-height:24px;
     color:#808080;}
h2 { font-family:Verdana,Helvetica,Arial,sans-serif;
	 font-size:18px;
	 line-height:22px;
	 letter-spacing:0.2mm;
     word-spacing:0.8mm;
     color:#808080;}
h3 { font-family:Verdana,Helvetica,Arial,sans-serif;
	 font-size:14px;
     color:#808080;}

p,li  { font-size:12px;
        line-height:15px;
        font-family:Verdana,Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.4mm;
        color:gray; }
a  { font-size:10px;
		font-weight: bold;
        line-height:14px;
        font-family:Verdana,Helvetica,Arial,sans-serif;
        letter-spacing:0.12mm;
        word-spacing:1mm;
        color:gray; }
        
 a:link { color:gray; text-decoration:none; font-weight:bold; font-size:13px; line-height:16px;}
 a:visited { color:gray; text-decoration:none; font-weight:bold; font-size:13px; line-height:16px;}
 a:hover { color:black; text-decoration:none; background-color:white; font-weight:bold; font-size:13px; line-height:16px;}
 a:active { color:gray; background-color:white; font-weight:bold; font-size:13px; line-height:16px;}        
