
 body {background-color: Peru; font-family: verdana, "sans-serif"} 

h1,h2,h4,h5{text-align: center;}

h3{font-style: arial black; "sans-serif"}

p.margintop10p {margin-top: 0%}
p.margin01p    {margin: 0%}
p.marginbot05p {margin-bottom: 0%}

table.center {border=20; align=center}
                     /* width=100%; margin-left:20%; margin-right=:20%} */  
table.auto {table-layout: auto}
table.fixed {table-layout: fixed}
table.coll {border-collapse: collapse}
table.sep {border-collapse: separate}

 /* body1 {background-color: ForestGreen;} */
p.left1  {text-align: left;}

a:link    {color:333366}
a:visited {color:Blue}
a:hover   {color:black}