html * {
	font-family: "Times New Roman";
}
h1, h2, h2 a {
	font-family: "Arial", "Helvetica", sans-serif;
}
#content h2 {
	font-size: 20pt;
}
h1 {
	font-size: 26pt;
	margin-bottom: 8pt;
}
h3 {
	font-family: "Times New Roman", times, serif;
	font-weight: normal;
}
p {
	line-height: 1.5em;
}
em {
	font-style: italic;
	font-weight: normal;
}
address {
	font-style: normal;
}
p, #nav, #content li, h2, address, input {
	font-size: 12pt;
}
p.small {
	margin-bottom: 0;
}
table caption {
	font-weight: bold;	
}
#nav li a, #bmenu li a {
	font-family: Arial;
}
#footer p {
	font-size: 0.8em;
}