body {
background-color: #D2D1BC;
color: #303018;
font-family: arial, helvetica;
font-size: 12pt;
list-style-type: circle;
}

p.header {
font-family: arial, helvetica;
font-size: 12pt;
font-weight: bold;
}

a:active {color: #A3DF91; text-decoration: none;}
a:visited {color: #576253; text-decoration: none;}
a:link {color: #63854A; text-decoration: none;}
a:hover {color: #DEFF00; text-decoration: none;}
