.H1 {
font-family: Myriad Pro, Tahoma, Arial, sans-serif; color:#003366; font-size:42px; font-weight:900;
margin-top: 10px; 
}

.H2 {
font-family: Myriad Pro, Tahoma, Arial, sans-serif; color:#003366; font-size:25px; font-weight:bold; margin-top: 10px; 
}

.H3 {
font-family: Myriad Pro, Tahoma, Arial, sans-serif; color:#003366; font-size:20px; font-weight:bold; margin-top: 12px; 
}
			
.pa {
	font-family: Myriad Pro, Tahoma, Arial, sans-serif; color:#003366; font-size:18px; margin-top: 12px; 
	text-align:justify;
   }
   
.but {
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif; font-size:14px; font-weight:normal;
   }
   
.bu {
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif; font-size:12px;font-weight:bold;
   }
   
.sm {
	font-family: Myriad Pro, Tahoma, Arial, sans-serif; color:#003366; font-style:italic; font-size:14px;
}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }



