.NormalFont {
	font-size: 90%;
	line-height: 150%;
}


.titCase{
	background-color: #D4EFB0;
	border-bottom: 2px dotted #b4cF90;
	padding: 2px 8px;
}


.point{
	background-color: #FFC876;
	padding: 8px;
}


.point2{
	font-weight:bold; 
	alignF center;
	background-color: #ffff99;
	padding: 8px 16px;
	margin: 2px;
}