
li         { list-style-type: square; list-style-position: inside }
a:link                    { color: maroon; font-weight: bold; text-decoration: underline }
a:active  { color: maroon; font-weight: bold; text-decoration: underline }
a:hover   { color: black; font-weight: bold; text-decoration: underline }
a:visited     { color: #660; font-weight: bold; text-decoration: underline }
.bodytext               { color: #8b4513; font-size: 12px; line-height: 150%; font-family: Helvetica, Verdana, Arial, Geneva }
.small    { color: #8b4513; font-size: 11px; font-family: Helvetica, Verdana, Arial, Geneva ; line-height: 150%; }
h1 { color: black; font-style: normal; font-weight: lighter; font-size: 20px; line-height: normal; font-family: Helvetica, Verdana, Arial, Geneva; list-style-type: square; list-style-position: outside }
h2  { color: black; font-style: normal; font-weight: bolder; font-size: 16px; line-height: normal; font-family: Helvetica, Verdana, Arial, Geneva; list-style-type: square; list-style-position: outside }
h3 { color: black; font-style: normal; font-weight: lighter; font-size: 12px; line-height: 140%; font-family: Helvetica, Verdana, Arial, Geneva; list-style-type: square; list-style-position: outside }
h4 { color: #8b4513; font-size: 11px; line-height: 140%; font-family: Helvetica, Verdana, Arial, Geneva }
h5 { color: #8b4513; font-size: 10px; font-family: Helvetica, Verdana, Arial, Geneva ; line-height: 140%; }
body    { background-color: #cc9 }
