.six { font-size: 24px; font-family: Arial, Helvetica, Geneva }
.sixbold { font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, Geneva }
.five { font-size: 18px; font-family: Arial, Helvetica, Geneva }
.fivebold { font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva }
.four {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: normal;
}
.fourbold { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }
.homepage { font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva }
.three { font-size: 12px; font-family: Arial, Helvetica, Geneva }
.threebold { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva }
.two { font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva }
.sidebarlinks { font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva }
a.sidebarlinks { font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
a.sidebarlinks:hover { font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: underline; color: red }
a.sidebarlinks:visited { font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: none; color: darkblue }
a.sidebarlinks:visited:hover { font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: underline; color: red }
