p {
	font-size: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006600;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.1em;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	font-size: 14px;
}
#subitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	border-bottom-style: solid;
	border-bottom-color: #4CB232;
}
