h1 { font-size: 19px; color: #ffcc00; }
td, body, input { font-family: Arial, Helvetica, Tahoma; font-size: 14px; color:#333333; text-align: justify; }
.bodytext { line-height: 20px; }
.normalheight { line-height: normal; }
.smalltext { font-family: Tahoma,Verdana; font-size: 10px; line-height: 12px; }
.bodyheading { color:#333b66; font-weight: bold; }
.photoborder { border-color: #e6e6e6; border-width: 1px; border-style: solid; }
.smallcaps { font-size: 10px; text-transform: uppercase; }
.portfolio { height: 80px; padding: 0px 10px 0px 0px; font-size: 10px; line-height: 12px; }
.login { font-family: Tahoma,Verdana; font-size: 12px; padding: 3px 3px 3px 3px; background-color: #ffffff; }

A:link, A:visited, A:active { text-decoration: underline; color:#666f99; }
A:hover { text-decoration: none; color:#ffcc00; }

input.errHilite, select.errHilite, textarea.errHilite {
  color: #000000;
  background-color: #FCC;
}
label.errHilite {
  color: #C00;
  font-weight: bold;
}

.errmsg {
  color: #F55;
  font-size: 1.5em;
  font-weight: bold;
}
