li {
	font-size: 12px;
	margin-left: 30px;
	margin-top: 10px;
; margin-bottom: 10px}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
li.sub {
	list-style-type: disc;
}
div.txtmargin {
 padding-left: 40px; 
}
p.tablecap {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background-color: #EEEEEE;
 padding: 5px;
 margin-left: 0px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: dotted;
 border-bottom-style: dotted;
 border-top-color: #666666;
 border-bottom-color: #666666;
 }
th.ticket_th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #EEEEEE;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #666666;
 border-bottom-color: #666666;
 }
p.ticket_title {
 font-size: 12px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #666666;
 border-bottom-color: #666666;
 padding: 5px;
 font-family: "Arial", "Helvetica", "sans-serif";
 background-color: #92B8DC;
 }
td.ticket_td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	padding: 5px;
}
li.num {  list-style-type: decimal}

