body{
font-family: Calibri  ;
	font-size: 11px;
	color: black;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0; 
	margin-top:0;
	
}

P
{
	
	font-family: Calibri  ;
	font-size: 11px;
	color: black;
	
}


.BarryTitle {
	font-family: Arial;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
}

.BarrySubTitle {
	font-family: Arial;
	font-size: 14px;
	color: #646262;
	font-weight: bold;
}




.BarryHeading {
	font-family: Arial;
	font-size: 12px;
	color: #888686;
	font-weight: bold;
}

.Barrybodystyle {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}


UL LI   {
               	list-style-type: disc;
	list-style-position: outside;
}

UL LI LI    {
                list-style-type: disc;
	list-style-position: outside;
}

UL LI LI LI {
               	list-style-type: disc;
	list-style-position: outside;
}

OL LI   {
    
	list-style-type:    decimal;
	list-style-position: outside;
}

OL OL LI    {
   
	list-style-type:    lower-alpha;
	list-style-position: outside;
}

OL OL OL LI {
    
	list-style-type:    lower-roman;
	list-style-position: outside;
}


