p {
	font-family: Arial, Garamond, "Times New Roman";
	font-size: 12;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Garamond, "Times New Roman";
	font-size: 16;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2 {
	font-family: Arial, Garamond, "Times New Roman";
	font-size: 14;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: Arial, Garamond, "Times New Roman";
	font-size: 12;
	font-weight: bold;
	color: #000000;
}

ul {
	font-size: 12; 
	font-family: Arial, Garamond, "Times New Roman"; 
	color: #000000;
	overflow: hidden;
	list-style-position: inside;}
	
li {
	font-size: 12; 
	font-family: Arial, Garamond, "Times New Roman"; 
	color: #000000;}