p {
	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : justify;
}

li.normal {
	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H1 {
	font-family : Arial;
	font-size : 16px;
	text-align : center;
	color : #660033;
}

H2 {
	font-family : Arial;
	font-size : 14px;
	text-align : left;
	color : #660033;
}

UL LI {
	font-family : Arial; 
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}
