/* CSS Document */

.notes, ul.notes li, div.notes ul, div.notes li {
	font-style:italic;
	font-size:12px;
	font-family: "Futura Md BT", Arial, Helvetica, sans-serif;
	color:#2b9800;
	color:#FF6000;
}


h2.notes, div.notes h2 {
	font-size:14px;
	color:#2b9800;
	color:#FF6000;
}

