a:link { color: green; text-decoration: none }
a:active { color: green; text-decoration: none }
a:visited { color: darkblue; text-decoration: none }
a:hover { color: red; text-decoration: none }
body { font-family:Verdana, Arial; font-size:8pt; color: black; background: white;  
       background: url(images/JoesLittleWorld-bg-lite.jpg) fixed; background-repeat: no-repeat }
table { font-family:Verdana, Arial; font-size:8pt; border-collapse: collapse}
p.box { border-style: solid; border-width: 2px; padding: 0.1cm }
p.thin { border-style: solid; color: grey; border-width: 1px; padding: 0.1cm; background-color: #DDECED }
p.green { border-style: solid; color: grey; border-width: 1px; padding: 0.1cm; background-color: #CDFFC1 }
p.yellow { border-style: solid; color: grey; border-width: 1px; padding: 0.1cm; background-color: #FBFFC1 }
p.white { border-style: solid; color: grey; border-width: 1px; padding: 0.1cm; background-color: white }
p.red { border-top: solid; border-bottom: solid; color=red; border-width: 2px; padding: 0.1cm; background-color: white }
p.indent { text-indent: 20px; text-align: justify }
p.nodent { text-align: justify }

h1 { margin-bottom: 0; }
h2 { font-size:12pt; text-transform:capitalize; margin-bottom: 0; }
h3 { font-size:16pt; font-style:italic; margin-bottom: 0; }
h4 { font-size:16pt; font-style:normal; margin-bottom: 0; }
