body { font-family: Arial; color: #000099; background-color: #e5ebff; text-align: justify; vertical-align: baseline; font-size: 12pt; margin: 5% 10%; }

h1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	line-height: normal;
}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
}
h4 {
	font-family: Arial;
	font-weight: bold;	
	font-size: 14pt;
}
h5 {
	font-family: Arial;
	font-weight: bold;	
	font-size: 11pt;
}p { font-family: Arial; font-size: 12pt; color: #000099; line-height: 140%; }
a:link {
	font-family: Arial;
	color: #0000FF;
}
td {
	font-family: Arial;
	color: #000099;
}
a:hover {
	font-family: Arial;
	color: #660099;
}
a:visited {
	font-family: Arial;
	color: #006699;
}
li {
	font-family: Arial;
	font-size: 11pt;
	list-style-position: outside;
}
ul {
	font-family: Arial;
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-family: Arial;
	font-size: 11pt;
	list-style-position: outside;
}

