body
{
	font-family: Verdana;
	font-size: 8pt;
}


h1
{
	font-weight: bold;
	font-size: 10pt;
	padding: 5px 10px 5px 10px;
	border-left: solid 3px #ff7e00;
	border-right: solid 3px #ff7e00;
	
	color: #000;
	background-color: #dbdcdd;
	text-decoration: none;
}

h2 
{
	font-weight: bold;
	font-size: 9pt;
	margin-top: 15px;
	margin-left: 10px;
	padding: 5px 10px 5px 10px;
	border-left: solid 12px #ff7e00;
	color: #000;
	
	text-decoration: none;
}

h3 
{
	font-weight: bold;
	font-size: 9pt;
	margin-left: 10px;
	padding: 5px 10px 5px 10px;
	border-left: solid 6px #ff7e00;
	color: #000;
	
	text-decoration: none;
}

Right h4 
{
	font-weight: bold;
	font-size: 9pt;
	margin-left: 0px;
	padding: 5px 10px 2px 10px;
	border-bottom: solid 3px #dbdcdd;
	
	color: #000;
	
	text-decoration: none;
}

.Right h1 
{
	font-weight: bold;
	font-size: 9pt;
	margin-left: 0px;
	padding: 5px 10px 2px 10px;
	border-bottom: solid 3px #dbdcdd;
	
	color: #000;
	
	text-decoration: none;
}

h5 
{
	font-weight: bold;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px 0px 0px 10px;
	border-left: solid 6px #ff7e00;
	color: #000;
	margin-bottom: 0px;
	text-decoration: none;
}






p
{
	font-size: 8pt;
	text-indent: 0px;
	margin: 10px 10px 10px 10px;
	text-align: justify;
}

.orange
{
	font-weight: bold;
	color: #ff7e00;
}

.RedCenter
{
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

.blue
{
	font-weight: bold;
	color: blue;
}

.obr
{
	margin-top: 12px;
	margin-left: 0px;
	border: solid #c0c2c1 2px;
}

.obrbb
{
	margin-top: 10px;
	margin-left: 0px;
	border: solid #c0c2c1 0px;
	
}

.obrbl
{
	margin-top: 10px;
	margin-left: 0px;
	border: solid #bbbbbb 1px;
	
}


.title
{   font-size: 11px;
	text-align: right;
	width: 25%;
	
}
.title2
{   font-size: 11px;
	text-align: left;
	width: 75%;
	
}

.styl_001 
{
width: 505px;
border-left: 6px solid #FF7E00;
margin-left:20px;
margin-bottom:10px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;

}

li 
{
    font-size: 8pt;
	text-align: left;
	

}

ul
{
 list-style-type: square;

}
