/* CSS Document */
tr, td {vertical-align:top;}
table {border:1px solid #adadad;}
body, td {background: #fff; font:16px Garamond;}


a:link {color:#35539d;}
a:visited {color:#6e6e6f;}
a:hover {color:#52667A;}
a:active {color:#52667A;}
a:focus {color:#52667A;}

#footer {font-size:16px;}


