h1 {
font-size:130%;
text-transform:uppercase;
color:#06244B;

}


h2 {
font-size:120%;
text-transform:uppercase;
color:#06244B;

}

h3 {
font-size:110%;
text-transform:uppercase;
color:#06244B;
}


h4 {
font-size:100%;

color:#06244B;
}

h5 {
font-size:90%;

color:#06244B;
}


h6 {
font-size:80%;

color:#06244B;
}


.white-links {
 color:#ffffff;
 text-decoration:none;

}

.white-links:hover {
 color:#ffffff;
 text-decoration:underline;

}

.blue {color: #06244B}
.orange {color: #E2892A}

.blue {
color:#06244B;

}

.yellow {
color:#E4973C;

}

.yellow-links {
color:#E4973C;

}

.yellow-links:hover {
color:#E4973C;

}

.white {
color:#ffffff;

}

.light-blue {
color:#83ABD5;

}

.light-blue-links {
color:#83ABD5;
text-decoration:none;

}

.light-blue-links:hover {
color:#83ABD5;
text-decoration:underline;

}
