
*{ margin: 0; padding: 0; outline: 0; }

body { font: 12px Arial; color: #676767; }

h1 { font: Bold 26px Verdana; color: #000000; border-bottom: 1px solid #000000; padding-bottom: 0px; margin-bottom: 20px; }
h2 { font: Bold 18px Arial; color: #2f4696; }
h3 { font: 20px Verdana; color: #2f2f2f; border-bottom: 1px solid #000000; padding-bottom: 0px; margin-bottom: 20px; }

ul { margin-left: 10px; }
li { margin-left: 20px; margin-bottom: 10px; } 

p { margin-bottom: 20px; }

.clear {clear: both;}

a { color: #f6910b; font-weight: bold;  }

table, td, tr {font: 12px Arial; color: #000000;}
th {font: Bold 16px Arial; color: #000000;}




