/* external CSS file */
/* filename 'sheet1.css' */
/* NO HTML MARKUP ALLOWED */
/* used on index page */

BODY {background-color: #006633; font-size: 10pt; font-weight: normal; font-family: verdana;}
TABLE {font-size: 10pt; font-weight: normal; font-family: verdana;}
HR {color: #99CC99;}
H3 {color: #006633;}
A:link {color: #006633; text-decoration: none;}
A:hover {color: #006633; text-decoration: underline;}
A:visited {color: #336600;}
A:active {color: #CCFFCC;}