.header_bg {
   background-color : #000000;
}

.body {
   background : ;
   background-color : #ffffff;
}

.footer_bg {
   background-color : #00ffff;
}

.footer_text {
   color : #554B11;
   font-family : sans-serif;
   font-size : 12pt;
   font-style : normal;
   font-weight : medium;
   text-decoration : none;
}

.footer_text a {
   color : #554B11;
}

.header_text {
   color : #ffffff;
   font-family : serif;
   font-size : 18pt;
   font-style : normal;
   font-weight : bold;
   text-decoration : none;
}