body {	
	font-family: Georgia, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
#menu {
	font-size:12pt;
	font-weight:bold;
}
#menu a {
	text-decoration:none;
}

#menu #current a {
	text-decoration:underline;
}

h1 {
	font-size:14pt;
	font-weight:bold;
}
h2 {
	font-size:12pt;
	font-weight:bold;
}

h3 {
	font-size:11pt;
	font-weight:bold;
}

#title {
	font-size:30pt;
	font-weight:bold;
	font-style:italic;
}


