body { background: url(bg013.gif); color: black; 
margin-left: 3em; margin-right: 2em; margin-top: 2em; }

h2 { background: url(bg014.gif); color: white; font-size: 1.4em; }

h5 {font-size: 0.8em;  line-height: 1.3em; }

p { line-height: 1.5em; }

table {font-size: 0.9em;  line-height: 1.3em; }
table, td, th 
{ border-width: 2px; border-style: solid; border-color: ghostwhite; }
td { background: ghostwhite; }

a:link { color: cornflowerbleu; }
a:visitd { color: blueviolet; }
a:hover { color: darkred; }

BODY {
SCROLLBAR-FACE-COLOR: PINK;
SCROLLBAR-HIGHLIGHT-COLOR: WHITE;
SCROLLBAR-SHADOW-COLOR: HOTPINK;
SCROLLBAR-3DLIGHT-COLOR: BLACK;
SCROLLBAR-ARROW-COLOR: WHITE;
SCROLLBAR-TRACK-COLOR: WHITE;
SCROLLBAR-DARKSHADOW-COLOR: BLACK;
}
