body     { background-color: #ffffff; background-image: none }

p {
	margin-top: 2px;
	margin-bottom: 6px;
}

td {}

.initialCap    {
	color: red;
	font-size: 36px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 30px;
}

.boldLead     { font-size: 12px; font-weight: bold; }

.intro:first-letter { color: red; font-size: 36px; line-height: 30px; }

ul {
	font-style: normal;
	list-style-type: disc;
	margin-left: 8px;
	
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 { margin-top: 0; margin-bottom: 0; }

strong { font-weight: bold; }



h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
}

