

/* Presentation Stylesheet */ 
 

 .largeblack {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;
}

 .largeblackbold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}

 h1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: center;

}

 h2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: center;

}

 img {
 	border: none;
 }
 
  .smallblack {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

 h3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: center;

}
