body,p,td {
  font-family: verdana,arial;
  font-size: 12px;
  color: #333333;
}
font {
  font-family: verdana,arial;
  font-size: 12px;
}
.footerlink { color: #990033; font-family: verdana,arial; font-size: 10px; }
.button { font-family: verdana,arial; font-size: 12px; background-color:#ffffcc; border: 1px solid #cccccc; line-height: 18px; padding-right: 6px; padding-left: 6px; padding-top: 1px; padding-bottom: 1px; }
a { font-family: verdana,arial; font-size: 12px; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
.formtext { font-family: courier; font-size: 12px; }

.h1blue { font-size: 16px; color: blue; }
.h2blue { font-size: 13px; color: blue; }
.h3blue { font-size: 12px; color: blue; }
.h4blue { font-size: 11px; color: blue; }
.h5blue { font-size: 10px; color: blue; }


.red,.redsmall,.redmedium,.redbig {
  color: red;
}

.redsmall {
  font-size: 11px;
}

.redmedium {
  font-size: 12px;
}

.redbig {
  font-size: 13px;
}






