﻿@charset "utf-8";
body {font-family: calibri, arial, sans-serif}

h1, h2, h3 {text-align: center;}
   
h1 {font-weight: bold;
    font-size: 38pt;
    text-transform: uppercase;}
	
h2 {font-weight: bold;
    font-size: 22pt;}

h3 {font-weight: bold;
    font-size: 16pt;}

em {color: #1e3378;} 

em2 {color: #0092c8;}

