/* CSS Document */

.notes-td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
	
.notes-heading {
	font-weight:bold;
	font-size:140%;
	text-transform:uppercase;
	padding-top:5px;
}

.notes-subheading {
	font-weight:bold;
	font-style:italic;
}

.notes-compiled {
	font-style:italic;
}

.notes-intro {
	font-weight:bold;
}

.notes-heading-1 {
	font-weight:bold;
	font-size:120%;
	padding-top:20px;
	}
.notes-heading-2 {
	font-weight:bold;
	}

.notes-td li {
	padding-bottom:5px;
	}