p, div, td, ul, ol, .normal {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #403320;
        }

.didyouknow {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #514D1F;
        }

.missing {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #B01919;
        }

.title {
        font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        font-weight: bold;
        color: #114A7A;
        }

.footer {
        font: 12px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #CDCAA0;
        }

a:link  { text-decoration: underline; color: #114A7A }
a:active        { text-decoration: underline; color: #114A7A }
a:visited       { text-decoration: underline; color: #114A7A }
a:hover { text-decoration: underline; color: #000000 }

*.footer a:link  { text-decoration: none; color: #99B1BE }
*.footer a:active        { text-decoration: none; color: #99B1BE }
*.footer a:visited       { text-decoration: none; color: #99B1BE }
*.footer a:hover { text-decoration: none; color: #336D96 }

.submit { background-color: #D0DBEB; color: #000000; font-size: 10px; font-weight: bold; line-height:14px}


