/* CSS Document */

.header {font: 20px Arial, Helvetica, sans-serif; color: #666666; font-weight: bold;}
.subhead {font: 14px Arial, Helvetica, sans-serif; color: #333333; font-weight: bold;}

.standard {font: 12px Arial, Helvetica, sans-serif; color: #333333; font-weight: normal;}
.standard A:link {text-decoration: underline; color: #0E3A80;}
.standard A:visited {text-decoration: underline; color: #0E3A80;}
.standard A:hover {text-decoration: underline; color: #C90000;}

.standardbd {font: 12px Arial, Helvetica, sans-serif; color: #333333; font-weight: bold;}
.standardbd A:link {text-decoration: underline; color: #0E3A80;}
.standardbd A:visited {text-decoration: underline; color: #0E3A80;}
.standardbd A:hover {text-decoration: underline; color: #C90000;}

.small {font: 10px Verdana, Arial, Helvetica, sans-serif; color: #333333; font-weight: normal;}
.small A:link {text-decoration: underline; color: #0E3A80;}
.small A:visited {text-decoration: underline; color: #0E3A80;}
.small A:hover {text-decoration: underline; color: #C90000;}

.smallbd {font: 10px Verdana, Arial, Helvetica, sans-serif; color: #333333; font-weight: bold;}
.smallbd A:link {text-decoration: underline; color: #0E3A80;}
.smallbd A:visited {text-decoration: underline; color: #0E3A80;}
.smallbd A:hover {text-decoration: underline; color: #C90000;}

.smallwh {font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal;}
.smallwh A:link {text-decoration: underline; color: #FFFFFF;}
.smallwh A:visited {text-decoration: underline; color: #FFFFFF;}
.smallwh A:hover {text-decoration: underline; color: #C90000;}