.smallwhite {
   color: #FFFFFF;
   font-size: 12px;
   font-family: myriad pro, sans-serif;
   text-align: center;
   font-weight: bold;
}

.smallblack {
   color: #000000;
   font-size: 12px;
   font-family: myriad pro, sans-serif;
   text-align: center;
   font-weight: bold;
}

.boldblack {
   color: #000000;
   font-size: 16px;
   font-family: myriad pro, sans-serif;
   text-align: center;
   font-weight: bold;
}

a:link { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: none; font-weight: bold;}
a:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: none; font-weight: bold;}
a:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: underline; font-weight: bold;}
a:active { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: underline; font-weight: bold;}

a.large:link { font-family: Arial, Helvetica, sans-serif;   font-size: 16px;  color: #353896; text-decoration: none; font-weight: bold;}
a.large:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 16px;  color: #353896; text-decoration: none; font-weight: bold;}
a.large:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 16px;  color: #353896; text-decoration: underline; font-weight: bold;}
a.large:active { font-family: Arial, Helvetica, sans-serif;   font-size: 16px;  color: #353896; text-decoration: underline; font-weight: bold;}

a.largewhite:link { font-family: Arial, Helvetica, sans-serif;   font-size: 20px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.largewhite:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 20px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.largewhite:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 20px;  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.largewhite:active { font-family: Arial, Helvetica, sans-serif;   font-size: 20px;  color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a.white:link { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.white:active { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a.black:link { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #000000; text-decoration: none; font-weight: bold;}
a.black:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #000000; text-decoration: none; font-weight: bold;}
a.black:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #000000; text-decoration: underline; font-weight: bold;}
a.black:active { font-family: Arial, Helvetica, sans-serif;   font-size: 14px;  color: #000000; text-decoration: underline; font-weight: bold;}

a.small:link { font-family: Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: none; font-weight: bold;}
a.small:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: none; font-weight: bold;}
a.small:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: underline; font-weight: bold;}
a.small:active { font-family: Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: underline; font-weight: bold;}


h1 {
   color: #000000;
   font-size: 24px;
   font-family: myriad pro, sans-serif;
   font-weight: bold;
   text-align: left
}

h2 {
   color: #000000;
   font-size: 16px;
   font-family: myriad pro, sans-serif;
   font-weight: bold;
   text-align: left
}

h3 {
    color: #000000;
   font-size: 14px;
   font-family: myriad pro, sans-serif;
   font-weight: bold;
   text-align: left
}

.white {
   color: #FFFFFF;
   font-size: 14px;
   font-family: myriad pro, sans-serif;
    text-align: left;
   font-weight: bold;
}

.largewhite {
   color: #FFFFFF;
   font-size: 18px;
   font-family: myriad pro, sans-serif;
    text-align: left;
   font-weight: bold;
}

.black {
   color: #000000;
   font-size: 14px;
   font-family: myriad pro, sans-serif;
    text-align: left;
   font-weight: bold;
}

.largeblack {
   color: #000000;
   font-size: 18px;
   font-family: myriad pro, sans-serif;
    text-align: left;
   font-weight: bold;
}

.tinyblack {
   color: #000000;
   font-size: 10px;
   font-family: myriad pro, sans-serif;
   text-align: center;
}