body {background:#f5f5f5; color:#000000; font-family: Verdana, sans-serif; font-size: 10;}

td#main {font-family: Verdana, sans-serif; font-size: 12;}
table#bio {font-family: Verdana, sans-serif; font-size: 12;}

a:link {
    color: #FF0000;
    font-weight: normal;
    text-decoration: none
}

a:visited {
    color: #FF0000;
    font-weight: normal;
    text-decoration: none
}

a:hover {
    color: #FF0000; 
	font-weight: bold;
    text-decoration: underline
}

/* Footer */
table#footer {font: 85% Arial, Verdana, san-serif; color: #EEEEEE}
table#footer a:link {color: #F5F5F5;}
table#footer a:hover {font: bold; color: #FFFFFF;}
table#footer a:visited {color: #EEEEEE;}

div.start:first-letter{
    font-size: x-large; 
    color: #006699
}

tr#smaller {
    font-size: 12px; 
}




