h1 {
		font-size: 13pt;
		background-color: #EAEAEA;
		width: 50%;
		text-align: center;
		margin-top: 20px;
}

h2 {
		font-family: Verdana;
		font-size: 10pt;
		font-variant: bold;
	
}

p {
	font-family: Verdana;
	font-size: 10pt;
	
}

ul * {
	font-family: Verdana;
	font-size: 10pt;
	
}