

* {	margin: 0; padding: 0; }

body, table { background:none; font-size: 10px; font-family: Helvetica, Arial, Verdana, 'Sans Serif', 'sans-serif'; margin:100px; padding:0px; }

body.section-1,body.section-2,body.section-3 { width:650px; margin:0 auto;}

h1 { font-size: 24px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }
h4 { font-size: 10px; }

a:link { text-decoration: none; color: #5DBDE1; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #5DBDE1; }
a:hover { text-decoration: none; border-bottom:1px dotted; }

a img { border: none; }
img { border: none; }
a img:focus { border: none; }
img:focus { border: none; }

.invisible { display:none; } 

