.body {
	         margin-left: 5mm;
			 margin-right: 5mm;
}

p, .normal { font-family: Trebuchet MS, arial, sans-serif;
                     font-size: 10pt;
	}

	.small { font-family: Trebuchet MS, arial, sans-serif;
                     font-size: 8pt;
				}
				
h1 {  font-family: Trebuchet MS, arial, sans-serif;
         font-size: 18pt;
		 color: navy;
	
}

.lines { border-bottom: dotted gray 1px;
             border-right: dotted gray 1px;
	
}

.lines2 { 
             border-right: dotted gray 1px;
	
}

.rr { text-align: center; 
       margin-top: 5px; 
	   margin-bottom: 8px;

 }
 
li {
	list-style-image:url(images/i_arrow.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #4989C4;
	}