@CHARSET "UTF-8";
html, body { background-color: #fff; }
a, a:link, a:visited { color: blue; text-decoration: none; }
a:hover { text-decoration: underline; }
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted #000; cursor:help; }
blockquote,ul,ol,dl { margin: 1em; }
ol,ul,dl { margin-left: 2em; }
ol li { list-style: decimal outside; margin-bottom: 0.5em; }
ul li { list-style: disc outside; margin-bottom: 0.5em; }
dl dd { margin-left: 1em; } 
.cb { clear: both; }
table th, table td { padding: 0.25em 0.5em; }
table th { font-weight: bold; }
div.ct, p.ct, h1.ct { text-align: center; }

#b { background-color: #fff; color: #444; }
#b div.bcol { background-color: #fff; margin: auto; text-align: left; width: 36.15em; *width: 35.00em; min-width: 600px; font-family: georgia; padding: 1.5em; font-size: 123.1%; line-height: 1.5em; }
#b div.bcol h1, #b div.bcol h2, #b div.bcol h3, #b div.bcol h4 { font-weight: bold; }
#b div.bcol h1 { font-size: 138.5%; }
#b div.bcol h2, #b div.bcol h3, #b div.bcol h4 { font-family: Trebuchet MS, Helvetica, sans-serif; margin-top: 0.75em; }
#b div.bcol h2 { font-size: 123.1%; }
#b div.bcol h3 { font-size: 116%; }
#b div.bcol h4 { font-size: 108%; }
#b div.bcol p { margin-top: 0.75em; margin-bottom: 0.75em; text-align: justify; }
