	 ol.roman-upper {
        list-style: upper-roman;
     }
	  ol.roman-lower {
	  	list-style: lower-roman;
	  }
     ol.alpha-upper {
      list-style: upper-alpha;
     }
	  ol.alpha-lower {
	  	list-style: lower-alpha;
	  }
     ol.order {
        list-style: decimal;
     }
		
	ul.simple {
	  		list-style-type: none;
	  }	
	  ul {
	  	list-style-type: disc;
	  }
	  
	  div.toc {
	  		display: none;
	  }  
	  ul.toc {
			display: none;
	  }
	   img {
	  	border: 0px;
	  }
	  
	  .boxed {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	border: 1px solid #dcd8cc;
	padding: 8px;
	margin: 1px;
	width: 100%;
}
	  p.pdf {
		display: none;	
	  }
	  p.return {
		display: none;	
	  }
	  
	  hr {
	  	display: none;
	  }
	a {
		text-decoration: none;
		color: #000000;
	}
  
	  h1 {
	  font-family: Verdana, Arial, sans-serif; 
	font-size: 135%;
		}
h2 {
font-family: Verdana, Arial, sans-serif; 
	font-size: 120%;
}
h3 {
font-family: Verdana, Arial, sans-serif; 
	font-size: 110%;
}
h4 {
font-family: Verdana, Arial, sans-serif; 
	font-size: 100%;
	font-style: italic;
}

h4.documenttype
	{
		text-align: right;
	}
h5 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 90%;
}
h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}
	  p,li,.sect {
	  	font-family: serif;
	  }
	  
li p {
	margin-top: 0.00em;
	margin-bottom: 0.3em;
}
	 strong.bold {
		font-weight: bold;
	}
	  
	  
	em.underline {
		font-style: normal;
		text-decoration: underline; 
	}
	em.italic {
		font-style: italic;
	}
	
	strong {
		font-weight: bold;
	}	
	
	table {
		margin-bottom: 20px;
		caption-side: top;
		empty-cells: hide;
		border-color: #000000;
		border-collapse: collapse; 
	}
	
	table th {
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		padding: 5px;
		border-color: #000000;
	}
	
	table tr {
		border-color: #000000;
	}
	
	
	table td {
		padding: 5px;
		border-color: #CCCCCC;
	}
	
	table caption {
		font-family: Verdana, Arial, sans-serif; 
		text-align: left;
		font-size: 110%;
		font-weight: bold;
	}
	
	table caption p {
		font-family: serif;
		text-align: left;
		font-size: 90%;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
		dl dt {
		font-weight: bold;
	}
	
	dl dd {
		margin-left: 0px;
	}
	
	dl dd p {
		margin-top: 0px;
	}
	
	

	
