

BODY { color: black; font-family: Arial; font-style: normal; font-size: 6pt;
font-weight: normal; background-image: url(turf.gif);
scrollbar-3dlight-color: gray;
scrollbar-arrow-color: white; 
scrollbar-base-color: green; 
scrollbar-highlight-color: black;
scrollbar-darkshadow-color: silver; 
scrollbar-shadow-color: silver; 
scrollbar-track-color: silver}
 
<!-- page titles -->
H1 { font-family: Arial; font-size: 18pt; font-style: normal; color: black; text-align: center; 
font-weight: bold; text-decoration: underline}

<!-- navigation links -->
H2 { font-family: Arial; font-size: 16pt; font-style: normal; color: black; text-align: left; 
font-weight: normal;}

<!-- centre aligned normal text -->
H3 { font-family: Arial; font-size: 14pt; font-style: normal; color: black; text-align: center; 
font-weight: normal; text-decoration: none;}

<!-- left aligned normal text -->
H4 { font-family: Arial; font-size: 14pt; font-style: normal; color: black; text-align: left; 
font-weight: normal; text-decoration: none;}

<!-- centre aligned text -->
H5 { font-family: Arial; font-size: 14pt; font-style: normal; color: black; text-align: center; 
font-weight: normal; text-decoration: none;}

TABLE {border-bottom: 2 RED; border-left: 2 RED;
border-top: 2 RED; border-right: 2 RED; border-style: solid}

IMAGE {border-bottom: 0 RED; border-left: 0 RED;
border-top: 0 RED; border-right: 0 RED; border-style: solid}

TD { text-align: CENTER; }

<!-- normal link -->
A:link { text-decoration: underline; color: blue; font-family: Arial; }

<!-- visited link -->
A:visited { text-decoration: underline; color: maroon; font-family: Arial; }

<!-- active link -->
A:active { text-decoration: underline; color: red; font-family: Arial; }


