body  {
    font : normal 10pt/14pt Verdana, Helvetica, sans-serif;
    color : #000000;
}
td {
	vertical-align: top;
    text-align: left;
}
table#menubar tr td {
	font: bold 8pt Arial, Helvetica, sans-serif; 
	vertical-align: middle; text-align: center;
}
table#logotable tr td {
	vertical-align: middle;
}
table#board tr td.col1 {
	text-align: left; width: 60%;
}
table#board tr td.col2 {
	text-align: right; width: 40%;
}
.input { background-color:#e7dcce; }
.topichead {
    font : bold 12pt/14pt Verdana, Helvetica, sans-serif;
    color : #298c2c;
}
.subhead {
    font : bold 20pt/18pt Verdana, Arial, Helvetica, sans-serif;
    color : #298c2c;
    text-align : left;
    white-space : nowrap;
    margin : 0 0 -3pt;
}
a:link, a:visited {
    color : #bc901b;
    text-decoration : underline;
}
a:hover, a:active {
    color : #298c2c;
    text-decoration : none;
}
.copyright {
    font : 8pt Arial, Helvetica, sans-serif;
    color : #999999;
}
