body { /* font-weight: bold; */ }

a { text-decoration: none; font-weight: bold; }
a:hover { background-color: #BBCCFF; }

.siteheader {
 margin: 30px;
 color: #44CC88;
 font-family: veranda, arial, sans-serif;
 font-size: 36pt;
 font-weight: bold;
}

.header { margin: 20px 20px 20px 20px; font-size: large; font-weight: bold; }

.subheading { padding-top: 10px; font-size: large; font-weight: bold;
              clear: left;}

.content { margin: 20px 20px 20px 30px; }

.centerbox {
 position: absolute;
 top: 50%;
 width: 98%;
 text-align: center;
}

.flowitem { margin: 7px; float: left;}

.footer {
 font-size: 8pt;
 font-weight: normal;
 text-align: right;
 clear: both;
 float: bottom;
}

.footer {
 font-size: 8pt;
 font-weight: normal;
 text-align: right;
 clear: both;
 float: bottom;
}

.footer2 {
 font-size: 8pt;
 font-weight: normal;
 text-align: right;
 position: absolute;
 bottom: 10px;
 right: 10px;
}

.error {
 font-weight: bold;
 color: red;
}

form { margin: 0px; }
