/* external CSS file */

body {background-color: white; font-family: verdana, arial, sans-serif;}
h1, h2, h3, h4 {font-size: x-large; color: #0033CC; font-weight: bold;}
h2 {font-size: large;}
h3 {font-size: medium;}
h4 {font-size: small; font-weight: normal;}
i.rb {color: #0033CC;}
td {vertical-align: top;}
td.small {font-size: 11px;}
td.sub {font-size: 9px;}
span.blue {color: #0033CC;}
span.small {font-size: 10px;}
span.sub {font-size: 9px;}
a:link {color: #0033CC; font-weight: bold;}
a:hover {color: #0000FF; text-decoration: none;}
#twitter_div {background-color: #66F; outline: thick; padding: 10px;}
#twitter_update_list {font-size: small; font-weight: bold;}
