
body { background="#000030"; color: black; margin-left: 2em; margin-right: 4em;} 
h1 { line-height: 3.5em; background:"#000077"; color: white; font-size: 3.5em; }
h2 { background: black;  color:white; font-size: 1.5em; }
h3 { line-height: 2.5em; background:blue; color:white; font-size: 1.5em; }
h4 { background: ; color:red; font-size: 2.0em; }
h5 { line-height: 1.2em; font-style:sorid; font-weight: bold ; font-size: 1.2em; }
h6 { background: ; color:blue; font-size: 1.2em; }
p { line-height: 1.2em; font-style:sorid; font-weight: bold ; font-size: 0.9em; }
em { font-style: sorid; font-weight: bold; color: red; }

a:link { color: blue; }
a:visited { color: blueviolet; }
a:hover { color: orange; }


'table { background: lightblue; font-style: sorid;  border-color:blue;  font-weight: bold; color: black; }

'th { background: yellow; font-style: sorid;  border-color:blue;  font-weight: bold; color: black; }

'td { background: lightyellow url(homeicon/bg001.gif)lightyellow; font-style: sorid;  border-color:blue;  
font-weight: bold; color: black; }
'p { line-height: 1.3em; font-weight: bold ; font-size: 1.2em; }


