body {
	font-size: 16px;
}	

#leftcolumn h1 { font-size: 20px; }

#leftcolumn h2 { font-size: 18px; }

h2 { font-size: 16px;}

#footer { font-size: 12px; }

table.data th, table.form th {
	font: bold 14px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.data td, table.form td {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}