body {background:url(img/bodybg.gif);font-size:small;}
#bodycont {background:url(img/background.gif) repeat-x;}
#top {background:url(img/topbg.gif) 0px 0px no-repeat;height:100px;}
#web-html {font-family: Arial;font-size: 12px;color: #222222;}

#web-html h1,#web-html h2,#web-html h3,#web-html h4,#web-html h5,#web-html h6 {font-family: Arial, Helvetica, sans-serif;}
#web-html h1 {font-size: 24px;color:#094FA3;font-weight:normal}
#web-html h2 {font-size: 24px;color:#094FA3;font-weight:normal;text-transform:none;}
#web-html h2 a {color:#094FA3 !important}
#web-html h3 {font-size: 18px;color: #000000;font-weight:normal}
#web-html h3 a {color: #000000 !important}
#web-html h4 {font-size: 16px;color: #000000;font-weight:bold}
#web-html h5 {font-size: 14px;color: #000000;font-weight:bold}
#web-html h6 {font-size: 12px;color: #000000;font-weight:bold}
/* margins */
#web-html ol,#web-html ul,#web-html table,#web-html p {margin-bottom:10px;}
#web-html h1,#web-html h2,#web-html h3,#web-html h4,#web-html h5,#web-html .annotation {margin-bottom:10px}
#web-html hr {margin:20px 0}
/* link */
#web-html a {color: #FF0000;text-decoration: underline;}
#web-html a:hover {color: #000000;text-decoration: underline;}

/* table */
#web-html table, #web-html table td,#web-html table th {border-collapse:collapse;border:1px solid #AAD2FA;font-size: 12px;}
#web-html table thead td,#web-html table th {background-color:#CBDEF1;padding:5px;font-weight:bold}
#web-html table tbody td {background-color:#DCEDFE;padding:5px}

#web-html hr {border:none;height:4px;background:url(img/hrbg.gif) repeat-x}

/* specials */
h2 {background:url(img/h2bg.gif) left top no-repeat;padding-left:32px; }
h3 {background:url(img/h3bg.gif) left top no-repeat;padding-left:20px; }
blockquote {background:#c8e2fa url(img/tipbg.gif) repeat-x; border:1px solid #7dbaf7;padding:10px;color:#000;margin:20px;}
