/* fonts css */

body { font-family: Verdana, Tahoma, Sans-serif; size: 11px; }

div, td, p, li, select, input, textarea { font-size: 11px; }

/* generic links */
a:hover { text-decoration: none; }

/* table headings */
th { font-size: 12px; font-weight: bold; }

.fineprint {
   font-family: Verdana;
   font-size : 8px;
   color: #383B3F
}
