body
{
   background: #2b1202;
}
body, p, div, td {font-family: Helvetica, Geneva, Arial, sans-serif  ; font-size: 9pt; color: #2B1202; font-weight: normal}

a:link { font-weight: normal; text-decoration: underline; color: #792800; }
a:hover { font-weight: normal; text-decoration: underline; color: #b75525; }
a:visited { font-weight: normal; text-decoration: underline; color: #792800; }
a:visited:hover { font-weight: normal; text-decoration: underline; color: #b75525; }

.callout {font-family: Helvetica, Geneva, Arial, sans-serif  ; font-size: 11pt; color: #fefce2; font-weight: normal;}

a.callout:link { font-weight: bold; text-decoration: underline; color: #fefce2; }
a.callout:hover { font-weight: bold; text-decoration: underline; color: #fefce2; }
a.callout:visited { font-weight: bold; text-decoration: underline; color: #fefce2; }
a.callout:visited:hover { font-weight: bold; text-decoration: underline; color: #fefce2; }

.form_submit_button
{
   font-family: arial, verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #2b1202;
   background-color: #fefce2;
   border: 1px #2b1202 solid;
}

.form_text
{
   font-family: arial, verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #2b1202;
   background-color: transparent;
   border: 1px #2b1202 solid;
}

.form_textarea
{
   font-family: arial, verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #2b1202;
   background-color: transparent;
   border: 1px #2b1202 solid;
}
