/* External CSS file */
/* Filename 'topbar.css' */
/* NO HTML MARKUP ALLOWED! */ 
body {font-family: TimesRegular, sans-serif;}
a {text-decoration:none; color:white; font-size: medium;}
a:hover.ql { text-decoration:none; color: #3366CC; font-size:medium;} 
.link { color: blue; text-decoration: underline; font-size: small} 
h3 {margin: .5em;} 
li {margin: .5em;}
.form {padding: .5em; font-size: x-small;}
.info {font-weight: bold;}

