.body {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.head {
	font-family: tahoma;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.foot {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}

.headline {
	position: absolute;
	top: 50px;
	left: 530px;
	font-family: tahoma;
	font-size: 15pt;
	color: #FFFFFF;
	float: left;
}

.title {
	font-family: tahoma;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	
}
	
.quote {
	font-family: tahoma;
	font-size: 14pt;
	font-style: italic;
	color: #ababab;
	
}

