body { 
   margin-left: 5px;
	margin-top: 5px;
   }

.text {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align : justify;
	color: Navy;
	margin-left : 15px;
	margin-right : 15px;
	}

.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: Navy;
	}

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: Navy;
	}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Navy;
	margin-right: 5px;
	}

.title4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: Navy;
	margin-right: 5px;
	}

.smalltext1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Navy;
}

.smalltext2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Navy;
}

.dropcap {
	float: left;
	font-size: 28pt;
	line-height: 24pt;
	font-weight : bold;
	color: Navy;
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 5px;
}

.highlight {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: White;
	font-weight : bold;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}

.style { position: absolute; }
