
.subheads { 
font-size: 12px;
font-family: verdana, Arial, sans-serif; 
font-weight: bold; 
text-transform: lowercase; 
list-style-type: disc; 
list-style-position: inside 
}

body { 
font-size: 12px; 
line-height: 150%; 
font-family: Verdana, Arial, sans-serif; 
text-align: left; 
margin: 0.13in;  
list-style-type: square; 
list-style-position: outside
}

p.right { 
font-size: 12px; 
line-height: 150%; 
font-family: Verdana, Arial, sans-serif;
text-align: left; list-style-type: circle; 
margin: 0.13in; 
list-style-position: outside;
list-style-type: square;
}