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