
body { margin: 0px 80px; background: #94C6FF; } 
p, ul, ol, blockquote { font-family: helvetica, arial, sans-serif; }
.list { padding: 0px 5px 5px 5px; border: #94C6FF 3px dotted; margin-bottom: 25px; }
h1, h2, h3 { font-family: times, "Times New Roman", serif; }
.list h2 { font-style: italic; color: blue; }
hr { margin-bottom: 25px; }
a:link { color: #0000ff; text-decoration: none; }
a:hover { color: #0000ff ! important; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
.content { padding: 20px; }
.big { font-size: 120%; }
.fnote { color: #008000; font-weight: bold; }
