body {
	/* margin: 10px; */
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
}

li {
	padding-bottom: 4px;
	line-height: 1.5em;
	text-align: justify;
}

p {
	text-align: justify;
	line-height: 140%;
	
}
acronym {
	font-style: normal;
	border-bottom: 1px dotted #ddd;
}

code, pre {
	font-family: "courier new", courier, monospace;
	color: green;
}	

#sac {
	width: 468px;
}

	
#sac03 {
	border: 1px solid #666666;
}


#sac03 td {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

#sac03 tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}

