body {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #222222;
}

td {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #222222;
}

A:link {text-decoration: none;color: #DF7A37;}
A:visited {text-decoration: none;color: #DF7A37;}
A:active {text-decoration: none;color: #820600;}
A:hover {text-decoration: none;color: #820600;}

.mnu {
border: #bcccda 2px solid;
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
}

.mnu A:link {color: #3F5F77;}
.mnu A:visited {color: #3F5F77;}

.txtbox {
font-family: Arial;
font-size: 9pt;
border: #8EAEC4 1px solid;
background-color:#e9eff3;
padding-left: 2px;
padding-right: 2px;
margin: 0px;
}
.txtarea {
font-family: Courier New;
font-size: 9pt;
border: #8EAEC4 1px solid;
background-color:#e9eff3;
padding-left: 2px;
padding-right: 2px;
margin: 0px;
}

.footer {
font-size: 8pt;
color: #3F5F77;
}

.footer A:link {color: #3F5F77;}
.footer A:visited {color: #3F5F77;}
.footer A:active  {color: #232323;}
.footer A:hover  {color: #232323;}

.lbl {
cursor: help;
}

.hd {
font-family: Tahoma;
font-size: 14pt;
}

.hdq {
font-family: Tahoma;
font-size: 14pt;
color: #A0B7C6;
}

.hda {
font-family: Tahoma;
font-size: 14pt;
color: #48667D;
}