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

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

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

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

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