body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

td {
	font-weight: bold;
	color: #000000;
	font-size: 0.7em;
}
a {
	color: #990000;
	text-decoration: none;
	margin: 2px;
}
.smalltextbold {
	font-size: 0.9em;
	font-weight: bold;
}
.smalltext {
	font-size: 0.9em;
}
.tdtextonly {
	line-height: 1.4em;
	padding-right: 5px;
	padding-left: 15px;
	color: #000000;
}
.tdtitle {
	font-weight: 900;
	text-transform: uppercase;
	color: #990033;
	font-size: 1.25em;
}
.intro {
	float: left;
	width: 70%;
}
li {
	padding: 4px;
}
.dottedline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
ol {
	margin-top: -1em;
}
.listtable {
	font-size: 1em;
}

