* {padding:0px; margin:0px}
html, body { font-family:Verdana; }
body { background-color: #fffaf5; background-repeat: repeat; background-position: center bottom; margin: 0; padding: 0; }

/* Standard Text */
h1,h2,h3,h4,h5,h6,p,td,ul,ol,li	{ font-family: Verdana, Arial ; font-weight: normal; }
b,p,ul,li	{ color: #000000 }
h1,h2,h3,h4,h5,h6   { margin: 0 0 3px; padding: 0 0 2px; color: #064f92 }
h1  { font-size: 16px ; line-height: 20px; margin-bottom: 10px; }
h2  { font-size: 13px ; line-height: 16px; }
h3,h4,h5,h6,p,ul,li   { font-size: 10px; line-height: 13px; margin-top: 0; margin-bottom: 8px ; padding: 0; }
.block	{ margin-bottom: 0px }
li.none	{ list-style-type: none ! important; }
address { font-style: italic; font-size: 11px }
b { font-weight: bold }
a   { font-weight: normal; text-decoration: none }
a:link     { color: #8da8c6 }
a:visited   { color: #8da8c6 }
a:hover     { color: #064d87 }
a:active,a:focus    { color: #f90 }
/*sup	{ font-size: 9px; line-height: 9px ; position: relative; top: 1px; }*/
sup {font-size: 80%; line-height: 80%;}
.clear	{ clear: both; height: 10px}
.nobreak	{ white-space:nowrap }
