h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: large;
	color: #660099;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: medium;
}
h3 {
	font-size: medium;
	color: #000000;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}

