﻿h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #008000;
}
h2 {
	font-family: Verdana;
	font-size: small;
	color: #008000;
}
p {
	font-family: Verdana;
	font-size: x-small;
}
body {
	font-family: Verdana;
	font-size: x-small;
}
li {
	font-family: Verdana;
	font-size: x-small;
	list-style-type: disc;
}
div {
	font-family: Verdana;
	font-size: x-small;
	color: #008000;
	text-decoration: underline;
}
div {
	font-size: x-small;
	font-weight: bold;
	color: #008000;
	font-family: Verdana;
	text-decoration: underline;
}
