ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }





.tt {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	line-height: 20px;
	font-family: "OpenSansRegular",Arial, Helvetica, sans-serif;
}
