body {
	font-family: Verdana;
}
h1 {
	font-family: Verdana;
	font-size: 24pt;
	line-height: 125%;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: 22pt;
	line-height: 125%;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 20pt;
	line-height: 125%;
	font-weight: bold;
}
p {
	font-family: Verdana;
	font-size: 18pt;
	line-height: 125%;
}
ol {
	font-size: 18pt;
}
ul {
	font-size: 18pt;
}
