body {
       background: #ffffff; 
       color: #000000; 
       font: 12pt Verdana, Helvetica, sans-serif;
       margin: 0em 3em; 
       background-attachment: fixed;
       }

h1, h2, h3, h4, h5, h6 {
                         text-align: center; 
                         margin:1em;
                         color: #ff0000;
                         font: 12pt Verdana, san-serif;
                         }

h1 {font-size: 48pt;}
h2 {font-size: 40pt;}
h3 {font-size: 30pt;}
h4 {font-size: 20pt;}
h5 {font-size: 16pt;}
h6 {font-size: 12pt;}

a:link {color: #0000CC;}
a:visited {color:#FF3300;}


p {text-align: justify; text-indent:3em;}
p.img {text-align:center; text-indent:0em;}
p.back {
         text-align:center;
         color: #FF8800;
         font-weight:bolder;
         }

pre {
      color:#00008B;
      font-weight:bolder;
      }

code {color: #00008B; font-weight:bolder;}

table.center {
               margin-left:auto;
               margin-right:auto;
               }

table.center td { vertical-align:top; }

li {margin-bottom:0em;}

dt {font-weight: bolder; font-size: 14pt;}
dd {margin-bottom:1em;}

th {
     font:16pt  "Comic Sans MS" Verdana, san-serif;
     }

address { margin-bottom:2em; }

ol  li { padding:1em; }
p.cont { text-indent:0em; }
