body {
	font-family: Arial, Verdana; 
	font-size: 10pt		
};

table {
	margin-top: 10px;
}

td {
	font-family: Arial, Verdana; 
	font-size: 10pt		
};

li {
	margin-bottom: 10px;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol li {
	margin-bottom: 0px;
}

ul {
	list-style-type: disc;
}



