BODY {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000; }

TD {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;}

h1, h2, h3, h4 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #000000; }
	
h1 {
	font-size: 200%;
	margin-bottom: .5em; }
	
h2 {
	font-size: 150%;
	margin-top: 0.25em;
	margin-bottom: 0.25em; }
	
h3 {
	font-size: 125%;
	margin-top: 1.2em;
	margin-bottom: .5em}
	
h4 {
	font-size: 115%;
	margin-top: 1.2em;
	margin-bottom: .5em; }

P  {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000; }

LI {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #000000; }
	
UL {
	list-style: disc; 
	margin-top: .25em;
	margin-bottom: .25em; }

UL UL, OL OL, OL UL, UL OL {
	margin-top: .25em;
	margin-bottom: .25em; }
	
P {
	margin-top: 0.75em;
	margin-bottom: 0.0em; }

.dt {
	margin-bottom: -1em; }
	
.indent {
	margin-left: 1.5em; }
	
