body { background-image: 
       url('images/bluebg.jpg');
       background-repeat: repeat-x
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: black;
     }

.smallandwhite { font-family: arial;
		 font-weight: bold;
		 font-size: 11px;
		 color: white;
		 text-decoration: none; 
     }

.smallandblack { font-family: arial;
		 font-size: 11px;
		 color: #000000;
     }

.bigandblack { font-family: arial;
		 font-weight: bold;
		 font-size: 18px;
		 color: #000000;
     }

a.smallandwhite, a.smallandwhite:active, a.smallandwhite:link {
   font-family: arial;
   font-weight: bold;
   font-size: 11px;
   color: navy;
   text-decoration: underline; 
}

a.smallandwhite:hover{ 
   font-family: arial;
   font-weight: bold;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;  
}

a.smallandwhite:visited{ 
   font-family: arial;
   font-weight: bold;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}

P { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 10px}

.Verd9px { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px }

.Verd9pxBold {  font-weight: bold ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

.Verd10px {  font-size: 10px; }

.Verd10pxBold {  font-size: 10px; font-weight: bold}

.Verd9pxRed { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold}

.Verd12px {  font-size: 12px}

.Verd12pxBold {  font-size: 12px; font-weight: bold}

.Verd14px {  font-size: 14px}

.Verd14pxBold {  font-size: 14px; font-weight: bold}

.Verd16px {  font-size: 16px}

.Verd16pxBold {  font-size: 16px; font-weight: bold}

.arial9px {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; line-height: 18px}

.arial9pxBold {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold}

.arial10px {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}

.arial10pxBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold}

.arial12px {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}

.arial12pxBold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}

a:active {  font-style: normal; color: #990000; text-decoration: none}

a:hover {  font-style: normal; color: #990000; text-decoration: underline}

a:link {  font-style: normal; color: navy; text-decoration: underline}

a:visited {  font-style: normal; color: #99000; text-decoration: none}

.Verd10pxRed { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold }
.Verd12pxRed { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
.Verd14pxRed { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }
.Verd10pxBoldU { font-size: 10px; font-weight: bold ; text-decoration: underline}
