/* Body text */
body { font-size: 12px; }

/* Header text */
h1,td.h1          { font-size: 24px; } 
h2,h3,td.h2,td.h3 { font-size: 20px; } 

/* Header cells - the blue and silver gradient backgrounds */
th,th.thHead	{ font-size: 12px; }

/* General font size for <td> content */
td { font-size: 12px; } 

/* cell height on main index page */
td.main { height: 85px; }

/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }

/* Quote,Code,Copyright */
.code,.quote,.copyright { font-size: 12px; }

/* Form elements */
input,textarea,select { font-size: 12px; }

