/*----------------------*/
a { color:#000000; }
/* Next line shows url of link */
/*
a:after { content:" [" attr(href) "] "; } 
*/
/*----------------------*/
body {font-family:Times New Roman,Sans-Serif;}
/*----------------------*/
blockquote { font-size:larger; font-style:italic; }
/*----------------------*/
div.content {margin:0 1em 1em 1em; padding:0; }
/*----------------------*/
/* Put dt and dd on same line */
dl dt {float:left; }
dl dt:after {content:':'; padding-right:.5em;}
/*----------------------*/
p.copyright { font-size:smaller; text-align:center;}
/*----------------------*/
table.info, table.info td, table.info, table.info th { border:none; }
table.info td { padding:.25em;}
table.info th { text-align:left; padding-left:.25em;}
table.info a { text-decoration:none; }
/*----------------------*/