body { 
font-color: #000000;
background-color: #FFFFFF;
}
#container {
position: absolute;
margin-left: 1.5in;
width: 5in;
}
p
{
font-family: times, "New Times Roman", serif;
font-size: 12pt;
align: left;
}
h1 {
font-family: times, "New Times Roman", serif;
font-size: 16pt;
font-style: normal;
font-weight: bold;
font-color: #000000;
text-align: center;
page-break-after: avoid;
 }
h3 {
font-family: helvetica, arial, sans-serif;
font-size: 14pt;
font-style: bold;
font-color: #000000;
text-align: center;
page-break-after: avoid;
}

a:link {
color: blue;
font-weight: normal;
text-decoration: none;
}
div.figure {
float: right;
width: 3in;
border: none;
page-break-inside: avoid;
}
div.caption {
color: #000000;
font-family: helvetica, arial, sans-serif;
text-align: left;
 }
li {
	list-style-type: disc;
	list-style-position: outside;
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
 	}
#section1 {
	background:none;
}
#linkList , #footer {
	display:none;
}