

A.navlink {color: "#FFFFFF"; text-decoration: none; font-size: 12; font-weight: bold; font-family: "arial", "helvetica", "verdana"; text-indent: 20px;}
/*style of normal links at side - indented, normally white, bold, normal on visted*/

A.navlink:hover {color: "#000000"; text-decoration: none; font-family: "arial", "helvetica", "verdana"; text-indent: 20px;}

A.navlink:visited {color: "#FFFFFF"; text-decoration: none; font-family: "arial", "helvetica", "verdana"; text-indent: 20px;}

A:link {color: "#000000"; text-decoration: none; }
A:visited {color: "#00CC00"; text-decoration: none;}
/*style of normal links at side - normally maroon, orange on visted*/

body {color: "#000000"; font-size: 50%; font-family: "arial", "helvetica", "verdana";}
/*style of main content - black, size 12, Arial*/

UL {list-style: disc}

P {color: "#000000"; font-size: 12; font-weight: normal}
/*style of page title - size 12*/

H1 {color: "#000000"; font-size: 16; font-weight: bold}
/*style of page title - size 12*/