.titles {
	font-family: verdana;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: center;
	word-spacing: normal;
	left: 10px;
	top: 10px;
	right: 10px;
}

.subtitles {
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	word-spacing: normal;
	left: 10px;
	top: 10px;
	right: 10px;
}

.body {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	padding: 20px;

}
.emphasis {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

.footer {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
	left: 10pt;
	right: 10pt;
	text-decoration: none;
	line-height: 14pt;
	vertical-align: middle;
}

A {
   text-decoration: none
}
