#topfull {
	width: 100%;
	}
#firstcol {
	float: left;
	width: 132px;
	margin-right: 10px;
	}
#central {
	width: 80%;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	}
#bottomfull {
	text-align: center;
	width: 100%;
	background-color: #4f3b89;
	margin-top: 20px;
	}
#bottomfull p {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	padding: .5em;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 13.5pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #2b0e72;
	text-align: center;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 15pt;
	line-height: 16.5pt;
	font-weight: bold;
	font-style: italic;
	color: #2b0e72;
	text-align: center;
	}

