h1{
	color:gray;
	font-size:16pt;
	font-weight:normal;
	text-decoration: underline;
}

h2{
	color:#992754;
	font-size:14pt;
	font-weight: normal;
	font-style:italic;
}

h3{
	color:gray;
	font-size:12pt;
	font-weight:normal;
}

body{
	font-family: Arial;
	font-size: 10pt;
}

a{
	color:#49CC8F;
	text-decoration: none;
}