<!--
html {	
background:#FFF;
font-family:'Times New Roman',Georgia,serif;
font-size:10pt;
width:auto;
color:#000000;
	} 

h1 {
font-size:18pt;
font-weight:bold;
}

h2 {
font-size:14pt;
font-weight:bold;
	}

h3 {
font-size:13pt;
font-weight:bold;
	}

p {
line-height: 120%;
page-break-inside:avoid;
	}
a {
text-decoration:none;
	}

.set_images {
	border:10px solid white;
	position:relative;
	float:left;
	left:0px;
	margin-right:10px; 
	line-height:120%;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	background-color:#ffffff;
	page-break-inside:avoid;
   }
.pull_quote{
	float:right;
	width:200px;
	padding:10px;
	margin:4px 0px 2px 10px;
	font-size:12pt;
	line-height:1.5;
	font-weight:bold;
	color:#000000;
	text-align:right;
	border:2px solid black;
	page-break-inside:avoid;
	}

//-->
