body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {
	color: #78A938;
	text-decoration: none;
}
h1 {
	font-size: 18pt;
	color: #941F17;
}
h2 {
	font-size: 14px;
	color: #475C87;
	font-style: normal;
	font-weight: bold;
}
h3 {
	color: #475C87;
	font-variant: small-caps;
	font-size: 10pt;
}
h4 {
	font-size: 12px;
	color: #000000;
}
hr {
}
.link {
	font-weight: bold;
	color: #78A938;
	text-decoration: none;
}
li {
	list-style-image: url(gfx/bullet.gif);
	list-style-position: outside;
}
