body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#B3A9B1}

.color {
	background-color:#A2849C;
	padding:5px 5px 5px 10px}
	
.content {
	background-color:#E8D9DC;
	padding:15px 5px 5px 10px}

.header {
	font-size:14pt;
	font-weight: bold;
	color: #000080}

.caption {
	font-size:12pt;
	font-weight: bold;
	color: #800000}
	
.subheading {
	font-weight:bold}
	
.footer {
	font-size:9pt;
	color: #1D0D4B;
	text-align:center}

a:hover {
	color: #000066}
	
.top {
	float:right;
	font-size:9pt}
	
.image {
	text-align:center}

.imagel {
	margin:0px 5px 0px 0px;
	float: left;
}

.imager {
	margin:0px 0px 0px 5px;
	float: right;
}