@charset "utf-8";
/* CSS Document */

.style_subsection {font-size: small; 
   text-transform: uppercase; 
   font-weight: bold; 
   color: #990000
}
.style_emphatic {font-size:medium;
	font-weight:bolder;
	color:#0066FF;
}
