Body {
	color: black;
	background: white;
	margin: auto;
	size; portrait;
	}
	

h1 { 
	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	}

h2  { 
	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: italic; 
	text-decoration: none; 
	text-align: center; 
	}
	
.nav { 
	display: none; 
	}
	
#additional {
	display: none;
	}
	
p   { 
	font-size: 11pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left; 
	}
	
h3    {  
	font-size: 12pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	}
	
h4 { 
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-align: center; 
	}
	
h5 { 
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-align: center; 
	}
	
a:link { 
	color: blue; 
	text-decoration: underline; 
	}
	
a:visited  { 
	color: blue; 
	text-decoration: underline; 
	}
	
