
p, ul, ol, th, td {
	color: #000000;
	
	font-size: 12pt;
	font-weight: thin;
	text-decoration : none;
	font-family: Arial;
}

li {
	color: #000000;
	font-size: 12pt;
	font-weight: thin;
	text-decoration : none;
	font-family: Arial;
	margin-left: 5pt;
	margin-bottom: 8pt;
}

p.newapp {
	color: #0080FF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration : none;
	font-family: Arial;
}


p.updateapp {
	color: #FF8000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration : none;
	font-family: Arial;
}

h1 {
	color: #0000A0;
	
	font-size: 18pt;
	font-weight: bold;
	text-decoration : none;
	font-family: Arial;
	margin-top: 8pt;
}

