.mission {
color: #FFFFFF;
font-size: 12px;
/*font-weight: bold;*/
font-family: arial;

}

.missionheader {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
font-family: arial;

}

.footertext {
color: #FFFFFF;
font-size: 11px;
font-family: minion pro regular,sans-serif;
font-weight: 200;

}

.contactinfo {
color: #028486;
font-size: 16px;
font-weight: bold;
font-family: arial;

}

.contactinfoindex {
color: #028486;
font-size: 16px;
font-weight: bold;
font-family: arial;

}

.readmore {
color: #028486;
font-size: 11px;
/*font-weight: bold;*/
font-family: sans-serif;

}

.pagetitle {
color: #028486;
font-size: 16px;
font-weight: bold;
font-family: arial;

}

.contactmsg {
color: darkred;
font-size: 12px;
font-weight: bold;
font-family: arial;

}

.navigation {
color: #FFFFFF;
font-size: 14px;
font-weight: 500;
font-family: times;

}

A {
  color: #FFFFFF;
  text-decoration: none;*/
}