
	.list {
	margin-left: 5px;
	margin-right: 5px;
	list-style : circle inside;
	}
	UL {
	font : bold 10pt Arial, Helvetica, sans-serif;
	background-color : Yellow;
	}
	LI {
	font : normal 8pt verdana, Simpson, Manuscript, Lucida Handwriting, cursive;
	background-color : white;
	cursor: hand;
	}
div {
	font: normal 10pt arial;
}

.banner {
	text-align: center;
	font: bold 22pt  "Times New Roman", Times, serif;
}

.width {
	border : none;
}

.cdeh {
font: bold 10pt arila;
padding-top:5px;
}

.cdeb {
font: normal 10pt arila;
}

.left {
color: black;
text-decoration: none;
}