BODY {
      background-color : #FFFFFF;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size : 10 pt;
}

.tip{
      font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size : 12pt;
      line-height: 125%;
}

H1.lg {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica;
	font-size : 24pt;
	color : #800000;
}

H1.sm {
	font-size : 12pt;
	color : #000088;
}

H2 {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica;
	font-size : 16pt;
	color : #800000;
}

SPAN.tblhdr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
}

TBODY {
      background-color : #FFFFFF;
      font-family : Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size : 10 pt;
}

DIV.act {
	border: 2px dashed #CCC;
	font-weight : bold;
	width : 75%;
	background-color : #ffe;
	float : center;
	padding-left : 10px;
	}
div.act span.blockcode{
	border: ;
	width: 75%;
}
div.row {
	clear: both; 
	width: 90%;  
	padding: 10px; }
div.row span.prv {
	float: left;
	width: 45%;
	text-align: right; }
div.row span.nxt {
	float: right;
	width: 45%;
	text-align: left; }	
UL {
	list-style: none;
	font-family: Arial, Helvetica, sans serif;
	font-weight: 400;
	font-size: 14pt;
	margin-left: 10px;
	padding-left: 150px;
	line-height: 150%;
}

UL.lft{
	list-style: disc;
	font-weight: 400;
	font-family: verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	padding-left: 10px;
}