.text, BODY, TH, THEAD, TFOOT, TD, DT {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

H1, H2, H3, H4, H5, H6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bolder;
color: #825804;
}

.title {
font-size: 20px;
font-weight: bolder;
color: #825804;
}

.subtitle {
font-size: 14px;
font-weight: bold;
color: #006351;
}

.whitesmall {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}

.beigetext {
font-size: 12px;
color: #965E00;
line-height: 20px
}

.greysmall {
font-size: 10px;
color: #999999;
}

.beigelink {
font-size: 10px;
color: #965E00;
text-decoration: none;
font-weight: bold;
}

.greentext {
font-size: 12px;
color: #006351;
}

a:link {
color: #006351;
text-decoration: underline;
}

a:visited {
color: #965E00;
text-decoration: underline;
}

a:hover {
color: #FF0000;
text-decoration: underline;
}

.greenboldtext {
font-size: 16px;
color: #006351;
}