@charset "utf-8";
/* CSS Document */
div {width: 700px; margin-left: 50px;}
a:link, a:visited {color:#09F; text-decoration:none;}
a:hover, a:active {text-decoration:underline;}
ul {margin-top: 0}
.section {font-weight:bold; text-transform:uppercase; font-size:1.2em;}
b {text-transform:uppercase; font-size:.9em;}
.address {font-size: 1.2em; font-weight:bold;}
.address a, .address a:visited {color:#000; text-decoration:none;}
.address a:hover, .address a:active {color:#00F; text-decoration:underline;}
.right {float:right;}