@charset "UTF-8";
/* CSS Document */

.titles p.leadin {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;	
}

.titles h1 {
    font-size: 2.25em;
    font-family: superior-title, serif;
    font-weight: 800;
    font-style: normal;
    line-height: 0.95;	
    margin: 5px 0 0;
}

.titles h2 {
	font-family: inherit;
	font-size: 1.2em;
}