 table#intTable { 
   margin: 0px auto;
   margin-top: 10px; 
 }
 table#intTable img {
   cursor:pointer;
   border:none;
 }
 div#main_content,table {
   font-family: verdana;
   font-size: 10px;
   color: #000000;
 }
 table.info_chart {
   margin: 0px 30px 30px 30px;
   font-family: verdana;
   font-size: 10px;
   color: #000000;
   text-align: center;
   margin-bottom: 20px;
 }
 a#country_list { margin-left: 560px; }
 div#main_content_top {
   width: 584px;
   margin: 0px auto;
   font-family: verdana;
   font-size: 11px;
   color: #000000;
   padding-top: 10px;
 }
 span.red_label {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   color: #880000;
   margin-left: 30px;
 }
 span.red_title {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   color: #880000;
 }
 tr.gray td { background: #e1e1e1; }
 tr.head td { background: #003399; color: #ffffff; }