body {	
	font-family: Georgia, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
a, a:visited{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#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;
}

#signin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.sortable thead { font-weight: bold; cursor: default; } 
table { font-size: 8pt;}

.small {
	font-size:6pt;
}