
H3
	{
		text-align: center;
		font-size: 12pt;	
	}
H4
	{
		text-align: left;
		text-indent: 30; 		
		font-size: 10pt;	
	}	
TABLE.clsSpecif
	{
		border-collapse: collapse;
		font-family: Verdana;
		font-size: 8pt;
		width: 100%;		
	}
TD.specifHeader
	{
		background-color: 2359a5;
		text-align:center;
		font-weight:bold;
		color: White;
	}			
TD.specif
	{
		text-align:center; 
		border-bottom: 1px solid #a4c2ec;
	}		
TD.param
	{
		text-align:left; 
		border-bottom: 1px solid #a4c2ec;
	}		
P.para
	{
		margin-top: 0px;
		margin-bottom: 0px;
		text-indent: 30; 
		text-align: left;
	}
P.pa
	{
		margin-top: 0px;
		text-indent: 30;
		text-align: left;
	}
.hdr
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#1A4279,endColorStr=#3F7ED6);
	background-color: #2359A5;
}	
.MyBody
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
caption
	{
		font-weight: bold;
	}
ul.noMargins
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 45px;
	}
span.bgGreen
	{
		width: 24px;
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 2px; 
		PADDING-BOTTOM: 4px; 
		PADDING-TOP: 4px;
		color:White;
		font-weight:bold;
		text-align: center;
		background-color: #9cbeb0;
	}
span.bgBlue
	{
		width: 24px;
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 2px; 
		PADDING-BOTTOM: 4px; 
		PADDING-TOP: 4px;
		color:White;
		font-weight:bold;
		text-align: center;
		background-color: #67a5cc;
	}	