p, div, td, ul, ol, .normal {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: black;
        }

.counter {
        font: 18px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #666666;
        }

.book {
        font: 12px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold; 
        color: #598EA9;
        }

.quotes {
        font: 12px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: black;
        }

.red, .missing {
        font: 12px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #DC5500;
        }

.blue {
        font: 12px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #598EA9;
        }

.credit {
        font: 10px/10px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #598EA9;
        }

.bio {
        font: 12px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: black;
        }

a:link  { text-decoration: none; color: #598EA9 }
a:active        { text-decoration: none; color: #598EA9 }
a:visited       { text-decoration: none; color: #598EA9 }
a:hover { text-decoration: none; color: #DC5500 }

*.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: #598EA9; color: #FFFFFF; font-size: 10px; font-weight: bold; line-height:14px;
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
}

input {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #666666;
	height: 22px;
	border: 1px solid #CCCCCC:
}

textarea {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #666666;
	border: 1px solid #CCCCCC:
}

