* { font-family: Georgia, serif; }
body { margin: 0px; background: #ccc url(pattern.gif) top left; }
h1, h2, h3 { color: #84b7c9; }
h1 { font-size: 22px; font-weight: bold; }
h2 { font-size: 17px; }
p {font-size: 12px; }
li {font-size: 12px; }
#top_container { background: transparent; width: 800px; margin: 0px; }
#logo { float: left; width: 180px; height: 122px; position: relative; top: 0px; left: 0px; }
#content { background: #fff; padding: 20px 0px; color: #333; border-bottom: 8px solid #90c8dc; }
#content { line-height: 1.5em; font-size: 14px; margin-bottom: 1em; }
.pointer { background: url(right_pointer.gif) left center no-repeat; }
.indent { margin-left: 200px; margin-right: 20px; }
.big { font-size: 120%; }
hr { border: 0px; border-top: 1px solid #84b7c9; margin: 0px 0px 0px 0px; }
a { color: #84b7c9; }
a:visited { color: #84b7c9; }
a:hover { color: #6c96a5; }