/* CSS Document */
body, table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6B284A;
}
ul.spaced-bullets li, ol.spaced-bullets li {
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.nospace {
	margin-top: -10px;
}
