/* CSS Document */

.bluearialtitle {
   font-family: Arial;
   font-size: 13pt;
   font-weight: bold;
   color: #0000FF;
   }

.bluetimestitle {
   font-family: Times New Roman;
   font-size: 13pt;
   font-weight: bold;
   color: #0000FF;
   }

.navybluetimestitle {
   font-family: Times New Roman;
   font-size: 13pt;
   font-weight: bold;
   color: #003399;
   }


.standardarial {
   font-family: Arial;
   font-size: 13pt;
   font-style: none;
   }

.standardtimes {
   font-family: Times New Roman;
   font-size: 13pt;
   font-weight: normal;
   }
