* {padding:0px; margin:0px}
html, body { font-family:Verdana; }
body { background-color: #e8f1f7; background-repeat: no-repeat; background-position: center bottom; margin: 0; padding: 0; }

/* Standard Text */
h1,h2,h3,h4,h5,h6,p,td,ul,ol	{ font-family: Verdana ; font-weight: 400; }
h1,h2,h3,h4,h5,h6,b,p,li	{ color: #707173 }
h1,h2,h3,h4,h5,h6   { margin: 6px 0px 3px; padding: 2px 0px 0px }
h1  { font-size: 24px }
h2  { font-size: 12px }
h3  { font-size: 12px }
h4  { font-size: 11px }
h5  { font-size: 10px }
h6  { font-size: 10px }
p    { font-size: 10px; line-height: 15px; margin-top: 0px; margin-bottom: 15px }
address { font-style: italic; font-size: 11px }
b { font-weight: bold }
a   { font-weight: normal; text-decoration: underline }
a:link     { color: #7AB51D }
a:visited   { color: #7AB51D }
a:hover     { color: #B7D382 }
a:active,a:focus    { color: #1B78B3 }
.small	{ color:#707173; font-size: 8px; line-height: 10px }
