body 
{ font-family: arial; 
font-size: 0.9em;
line-height: 110%;
color: black; }



p 
{ font-family: arial; 
font-size: 0.9em; 
font-weight: normal;
color: black;
line-height: 110%;}


h1 
{ font-family: arial; 
font-size:2.0em;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
color: teal; }


h2 
{ font-family: arial; 
font-size: 1.2em;
font-weight: bold;
margin-top: 40px;
margin-bottom: 0px; 
color: green; }


h3 
{ font-family: arial; 
font-size: 1.0em; 
font-weight: bold;
font-style: italic;
line-height: 110%;
margin-top: 25px;
margin-bottom: 10px;
color: 669966; }



h4 
{ font-family: arial; 
font-size: 1em; 
font-weight: bold;
margin-top: 15px;
margin-bottom: 10px;
color: 666600; }


h5 
{ font-family: arial; 
font-size: 0.8em; 
color: teal; }


h6 
{ font-family: arial; 
font-size: 0.6em; 
color: green; }


li 
{ font-family: arial;
font-size: 1em; 
list-style-type: none; 
line-height: 110%; 
list-style: square; } 

ul 
{font-family: arial;
font-size: 0.8em; 
list-style-type: none; 
line-height: 110%; } 