.tinytext{
   font-size: 8pt;
   font-family: arial;
   color:white;
}
.links{
   font-size: 9pt;
   font-family: Arial;
   color: black;
   font-weight: 700;
}
.info{
   font-size: 10pt;
   font-family: Trebuchet MS;
   color: #003399;
   font-weight: 700;
}
.copy{
   font-size: 9pt;
   font-family: Arial;
   color: #000000;
}
A.black{
   color:black;
}
A.blue{
   font-size: 13pt;
   font-family: Trebuchet MS;
   font-weight: 700;
   color:#003399;
}
A.blue2{
   font-size: 9pt;
   font-family: Arial;
   font-weight: 700;
   color:#003399;
}
.calloutText{
   font-size: 9pt;
   font-family: Arial;
   color:#003399;
   font-weight: 700;
}
.tinyblue{
   font-size: 8pt;
   font-family: Arial;
   color:#003399;
}
.tinyred{
   font-size: 8pt;
   font-family: Arial;
   color:#ff0000;
}


a.nounderline:link { text-decoration:none; }
a.nounderline:visited { text-decoration:none; }
a.nounderline:hover {  text-decoration:none; }
a.nounderline:active { text-decoration:none; }

.bigflash   { font-family: verdana;
           font-size: 50pt}

.smallflash { font-family: verdana;
           font-size: 20pt}

.xlarge  { font-family: verdana;
        font-size: 15pt;
        font-weight: bold}

.large   { font-family: verdana;
        font-size: 14pt;
        font-weight: bold;
        font-style: italic}
     
.medium { font-family: verdana;
        font-size: 12pt}
     
.small   { font-family: verdana;
        font-size: 9pt}

.smaller{ font-family: verdana;
        font-size: 8pt}
        
.xsmall  { font-family : verdana;
        font-size: 7pt} 

.xxsmall { font-family : verdana;
           font-size: 6pt} 
        
.blue { color: #004890}

.grey { color: #727272}

.white   { color: white}

.black   { color: black}

.darkblue   { color: #022696}

.lightblue  { color: #5570B5}

.brightblue { color: #1E4CE0}
