body { 
	font-family: Arial;
	font-size:11pt;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}

p {

	line-height: 150%;
	}


h1	{ 
	font-family: Arial; 
	font-size: 19pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	}
h2	{ 
	font-family: Arial; 
	font-size: 14pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	}
h3 {
font-family: Tahoma, Verdana, Arial;
font-size: 14pt;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}
.footer {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: center;
}

.what {
	border: 1px solid #333;
}
.tblborder2 {
border: 3px dashed #CC0000;
}