/* CSS Document */
.def ul{
	list-style-type:none;
	margin-top:10px;
}

.def ul li{
	font-weight:normal;
}

.def table td{
	font-size:11px;
}
