body     {font-family: Arial, Helvetica, sans-serif}
table    { color: red; bgcolor: yellow ;font-size: 78%; font-family: "Verdana, sans-serif"; }
th       { font-size: 110%; font-family: "Verdana, sans-serif"; }
tr       { font-size: 110%; color: green ; font-family: "Verdana, sans-serif"; }
td       { font-size: 12; color: green; font-family: "Verdana, sans-serif"; }

h1       { color: green; font-weight: bold; font-size: 18; font-family: Arial, Helvetica, sans-serif; margin-top: 12pt; margin-bottom: 0; }

h2       { color: green; font-weight: bold; font-size: 17; font-family: Arial, Helvetica, sans-serif; margin-top: 12pt; margin-bottom: 0; }

h3       { color: green; font-weight: bold; font-size: 14; font-family: Arial, Helvetica, sans-serif; margin-top: 12pt; margin-bottom: 0; }

h4       { color: green; font-weight: bold; font-size: 14; font-family: Arial, Helvetica, sans-serif; margin-top: 12pt; margin-bottom: 0; }

h5       { color: green; font-weight: bold; font-size: 10;  font-family: Arial, Helvetica, sans-serif; margin-top: 12pt; margin-bottom: 0; }

h6       { color: green; font-weight: bold; font-size: 8;  font-family: font-family: Arial, Helvetica, sans-serif; margin-top: 12pt; margin-bottom: 0; }

code     { font-size: 106%; font-family: "Lucida Sans Typewriter, Courier New, monospace"; }
pre      { font-size: 106%; font-family: "Lucida Sans Typewriter, Courier New, monospace"; }
dt       { margin-top: 10pt; }
dl       { margin-top: 0; }
li       { margin-top: 6pt; }
ul       { margin-top: 0; }
ol       { margin-top: 0; }
p        { margin-top: 10pt; margin-bottom: 0; }
img      { vertical-align: middle; }
.indent1 { margin-left: 12pt; }
.indent2 { margin-left: 24pt; }
.indent3 { margin-left: 36pt; }

a  { color: orange;}
a:link  { color: blue;}
a:visited  { color: blue;}
a:hover  { color: white; background-color: blue}
a:active  { color: white; background-color: blue }

div2 {
background: Silver;
width: 300px;
position: absolute;
top: 400px;
left: 400px; }



