li.smallList {
	list-style : circle outside;
	font-size : 8pt;
	line-height : 13pt;
	font-family : Arial, Helvetica, sans-serif;
}

li.normalList {
	list-style : circle outside;
	font-size : 10pt;
	line-height : 15pt;
	font-family : Arial, Helvetica, sans-serif;
}

.text {
	color: #e9dfcf;
	font-size: 10pt;
	font-family : Arial,Helvetica,sans-serif;
}

.textHi {
	color: #fff;
	font-size: 10pt;
	font-family : Arial,Helvetica,sans-serif;
}

a.text:hover {
	color: white;	
}

.finput {
	font-size : 10px;
}

.fbutton {
	font-size : 10px;
}

.smallText {
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.normalText {
	font-size: 10pt;
	font-family :  Arial, Helvetica, sans-serif;
	color : #333333;
}

TABLE.normalText {
	font-size: 10pt;
	font-family : "MS Serif", "New York", serif;
}

a.normalText, a.smallText {
	color : #000000;
}

td.td_value {
	text-align : center;
}




