html, body { margin: 10px 20px 20px 20px; padding: 0; border: 0; outline: 0; background: transparent; }
html, body { height: 100%; min-height: 100%; }
body { font-family: 'wf_segoe-ui_light','Segoe UI Light','Segoe WP Light','Segoe UI',Helvetica,Tahoma,Arial,sans-serif; text-align:left; color: #333; background: #f6f6f6; }

a  { text-decoration: none; }
a:link, a:visited { color: #1d64c1; }
a:hover, a:active { color: #6687dd; text-decoration: underline; }

h1 { margin: 10px 5px 5px 5px; font-weight: bold;}
h2 { margin: 20px 5px 5px 5px; font-weight: bold; color: #000; }
p { margin: 15px 5px 15px 25px; font-weight: normal; font-size: 18px; }
