/*********************************************************
 * Base Styles                                           *
 * ----------------------------------------------------- *
 * these styles are used both on screen and in print     *
 *********************************************************/
body{background-color:white;font-family:Verdana;margin:0;padding:16px;}
img{border-style:none;}
h2{font-size:0.95em;}
ul{margin:0;padding:0;}
li{margin:0;list-style:none;padding:2px;}
input,
textarea{font-size:1em;font-family:Verdana;vertical-align:bottom;}
textarea{width:300px;}
#ie5Message{display:none;}