h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #7CB9FD;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: 100%;
}
h2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #DFF2FF;
	padding: 2px;
	height: auto;
	width: auto;
	margin: 1px;
	text-align: justify;


}
