
@charset utf-8;
body { color: #333; background-color: #fff; margin: 0; padding: 0 }
#main { margin: 20px 40px }
a { color: #00008b; text-decoration: none }
a:active { color: #ff4500; text-decoration: none }
a:vlink { color: #00008b; text-decoration: none }
a:hover { color: #808080; text-decoration: underline }
.heading   { font-size: small; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; line-height: 140%; background-image: url("images/london.jpg"); background-repeat: repeat; background-attachment: fixed; background-position: -500px 0; margin-bottom: 16px; padding: 4px 4px 4px 6px; border: solid 1px #ccc }
.heading a { text-decoration: none }
.heading a:hover { color: #808080; text-decoration: none; background-color: transparent }
.underheading { font-size: x-small; margin-top: 0; margin-bottom: 0; padding: 4px 4px 4px 12px; border-style: none dashed dashed; border-width: 0 1px 1px; border-color: #999 }
.yellowframe { margin-top: 16px; padding: 12px; border: dashed 1px #d2b48c }
.justsmall { font-size: small; line-height: 140% }
.justxsmall { font-size: x-small; line-height: 140% }
.justxxsmall { font-size: xx-small; line-height: 140% }

