
.intro {
    font-size: 1.2em;
}
.allUpperCase { text-transform: uppercase; }
.backgroundBlue { background-color: #2D4671; color: #ffffff; }
.ital { font-style: italic; }
