@CHARSET "UTF-8";

h1 {
	color:#106b4c;
	font-weight:normal;
	font-size:x-large;
}

h2 {
	color:#106b4c;
	font-weight:normal;
	font-size:large;
}
h2 {
	color:#106b4c;
	font-weight:normal;
	font-size:medium;
}
p {
	 text-align:justify;
	 font-color:#000000;
	 text-indent: 20px;
	 margin-right: 20px;
}