.main {
	font-size: 70%;
}

table.main {
	/* necessary to set the font on tables for ie5.5 */
	font-size: 100%;
}

h1 {
	font-size: medium;
}

h2 {
	font-size: small;
}

h3, h4 {
	font-size: 100%;
}

.footer {
	font-size: x-small;
}
