h1 {
	color: #000066;
	font-weight: bold;
	font-size: 24pt;
	line-spacing: 30pt;
	font-family: times, garamond, georgia, serif;
}

h2 {
	color: #000066;
	font-weight: bold;
	font-size: 12pt;
	line-spacing: 18pt;
	font-family: times, garamond, georgia, serif;
}

p, ul {
	font-color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	text-align: justify;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
}

