/* CSS Document */

body { 
font-family: arial, verdana, tahoma; 
font-size: 0.8em; 
color: black; 
margin: 0px; 
background-color: white; 
padding: 0px; }

ul { 
list-style-image: url(images/orgsqare.gif); }

ol li{
margin-bottom: 10px; }

.chocolate { 
color: #FF9933; }

.disclaimer { 
color: #663333; 
font-weight: bold; }

p { 
font-size: 1em }

p.orange {
color: orange; }

p.web { 
color: orange; 
font-size: 1em; }

p.disclaim {
font-size: 0.8em;
text-align: center; }

img.mainBodyRight { 
float: right; 
margin-left: 15px; 
margin-bottom: 5px; }

hr {
height: 1px;
color: orange; }
