/* This is the stylesheet for Simple TimeZone Convertor 
     change it to style the way you want
*/

body { 
  font-family:Verdana;
  font-size:10px;
  
}
#arc_options {display:none;}
#arc_note {color:rgb(140,140,140);}


