h1 {
	font-family: Verdana;
	border: 1px solid black;
	padding: 10;
	font-size: 10px;
	text-align: justify;
}

h2 {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #0A0A0A;
}

h3 {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #0A0A0A;
}

div.tb {
	border: 1px solid black;
	padding: 10;
	font-size: 10px;
	text-align: justify;
} 

div.lvn {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #0A0A0A;
}

div.rpk {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: Red;
}

