body {  margin-top: 10; 
	    margin-bottom: 6;
        font-size: 8pt;
		font-weight: Normal;
        font-family: Arial}

p {     margin-top: 2; 
	    margin-bottom: 8;
        font-size: 10pt;
		font-weight: Normal;
        font-family: Arial}

h1{	margin-top: 0; 
	margin-bottom: 0;
	font-family: arial, helvetica, sans-serif;
        color: #660000;
	font-size: x-large;
	font-weight: bold}

h2{	margin-top: 0; 
	margin-bottom: 0;
	font-family: arial, helvetica, sans-serif;
        color: #660000;
	font-size: large;
	font-weight: bold}

h3{	margin-top: 0; 
	margin-bottom: 0;
	font-family: arial, helvetica, sans-serif;
        color: #660000;
	font-size: medium;
	font-weight: bold}

h4{	margin-top: 5; 
	margin-bottom: 4;
	font-family: arial, helvetica, sans-serif;
    color: #660000;
	font-size: small;
	font-weight: bold}
	
h5{	margin-top: 5; 
	margin-bottom: 4;
	font-family: arial, helvetica, sans-serif;
    color: #660000;
	font-size: x-small;
	font-weight: bold}

h6{	margin-top: 0; 
	margin-bottom: 0;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #808080}

address{margin-top: 0; 
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1 solid #C0C0C0;}
	
bulleted{margin-top: 6; 
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;}
	
li {font-size: 9pt;}

.caption{
	margin-top: 0; 
	margin-bottom: 6;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
}

.botNav{
	margin-top: 0; 
	margin-bottom: 2;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
}

.h3sub{
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: DimGray;
	font-style:italic
}