body { background: url(bg013.gif); color: black; 
margin-left: 3em; margin-right: 2em; margin-top: 2em; }

h1 { background: url(bg014.gif); color: white; font-size: 1.5em; }

h5 { font: AprilFoolAL; font-size: 0.8em; line-height: 1.3em; }

p { line-height: 1.5em; }

table {font-size: 0.8em;  line-height: 1.3em; }
table, td 
{ border-width: 3px; border-style: solid; border-color: ghostwhite; }
td { background: lightcyan; }

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;
}
