/* CSS Document */

body {background: black; color:black; font-family: arial; font-weight: normal; font-size: .5em;}
p {color:black; font-family: arial; font-weight: normal; font-size: .8em;}
h3 {color:black; font-family: arial; font-weight: bolder; font-size: 1.25em; letter-spacing: 0.1em }
h4 {color:black; font-family: arial; font-weight: bolder; font-size: 1em; letter-spacing: 0.1em }
UL, OL {list-style-type: square; list-style-position: outside; color: black; font-family: arial; font-weight: normal; font-size: .8em;}
LI {padding-bottom: .6em;}
DIV.title {color:black; font-family: arial; font-weight: bolder; font-size: 1em; letter-spacing: 0.1em}
A:link {color: #000000;}
A:visited, A:active {color: #000000;}
A:hover {color: #64B18A;}
