h1 { font-family: Verdana, Tahoma, Helvetica; font-size: 14px; font-weight: bold }
h2 { font-family: Verdana, Tahoma, Helvetica; font-size: 12px; font-weight: bold }
h3 { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold; font-style: italic }
h4, h5 { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: normal; font-style: italic }
body, table, tr, th, td, div, p, ol, ul { font-family: Verdana, Tahoma, Helvetica; font-size: 10px }
small { font-family: Verdana, Tahoma, Helvetica; font-size: 9px }

/* Forms */
input, textarea {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}

/* Submit buttons are bold */
input[type="submit"] {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Pull down lists are bold */
select {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a:link, a:visited { color: #33C }
a:active, a:hover { color: #39F }

a.menu:link, a.menu:visited { color: #33C }
a.menu:active, a.menu:hover { color: #39F }

a.map:link, a.map:visited { color: #FC3; text-decoration: none; font-weight: bold }
a.map:active, a.map:hover { color: #39F; text-decoration: none; font-weight: bold }

a.breadcrumb:link, a.breadcrumb:visited { color: #33C; font-weight: bold }
a.breadcrumb:active, a.breadcrumb:hover { color: #39F; font-weight: bold }

a.action:link, a.action:visited { color: green; }
a.action:active, a.action:hover { color: #0C0; }

a.tab:link, a.tab:visited { color: black; text-decoration: none; font-weight: bold }
a.tab:active, a.tab:hover { color: #39F; text-decoration: none; font-weight: bold }

a.totab:link, a.totab:visited { color: #33C; font-weight: bold }
a.totab:active, a.totab:hover { color: #39F; font-weight: bold }

a.anchor:hover { color: black }

.small { font-family: Verdana, Tahoma, Helvetica; font-size: 9px }
.smallbold { font-family: Verdana, Tahoma, Helvetica; font-weight: bold; font-size: 9px; line-height: 9px }
.smalltext { font-family: Verdana, Tahoma, Helvetica; font-size: 9px ; line-height: 14px }
.smallboldtext { font-family: Verdana, Tahoma, Helvetica; font-size: 9px; font-weight: bold; line-height: 34px }

.medium { font-family: Verdana, Tahoma, Helvetica; font-size: 10px }
.mediumbold { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold }
.mediumtext { font-family: Verdana, Tahoma, Helvetica; font-size: 10px ; line-height: 15px }
.mediumboldtext { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold; line-height: 15px }

.menulist { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold; line-height: 18px }
.menulistsub { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold }

.breadcrumbs { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold }
.attrname { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold }
.attrnameopt { font-family: Verdana, Tahoma, Helvetica; font-size: 10px }
.column { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; font-weight: bold }
.smallcolumn { font-family: Verdana, Tahoma, Helvetica; font-weight: bold; font-size: 9px }

.error { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; color: red; font-weight: bold }
.warning { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; color: orange; font-weight: bold }
.result { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; color: green }

.invited { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; color: green; font-weight: bold }
.blocked { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; color: red; font-weight: bold }
.waiting { font-family: Verdana, Tahoma, Helvetica; font-size: 10px; color: orange; font-weight: bold }

.helpheader { font-family: Verdana, Tahoma, Helvetica; font-size: 13px; font-weight: bold }
.highlighted { background-color: #FF9 }
.highlightedAlt { background-color: #DFF }

.featuredlist {
    background-color: #EEE;
    border: groove 3px blue;
    margin: 5px;
    padding: 5px;
}
