
body { 
color: black;
line-height: 120%;
font-size: 16px;
margin: 0px
}

a:link { color: #808080}
a:active { color: black}
a:visited  { color: black}

table { 
line-height: 124%;
font-size: 14px;
padding: 0px;
cellspacing: 0px;
cellpadding: 0px
}

h1 { 
color: white;
background-color: #808000;
font-size: 16px;
font-weight: normal }

h2 { 
color: white;
background-color: #8D4BC9;
font-size: 16px;
font-weight: normal }

h3 { 
color: white;
background-color: blue;
font-size: 16px;
font-weight: normal }

h4 { 
color: white;
background-color: red;
font-size: 16px;
font-weight: normal }

h5 { 
color: white;
background-color: #CC6666;
font-size: 16px;
font-weight: normal }

h6 { 
color: white;
background-color: #00A854;
font-size: 16px;
font-weight: normal }
