.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
}

.bigtext {
	font-family: Square72 BdEX BT ;
	font-size: 20px;
	font-weight: normal;
	color:#003366;
}

.titletext {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color:#003366;
}

.titletextmed {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#003366;
}

.titletextsmall {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#003366;
}

.regtext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#003366;
}

.cataBtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#003366;
}

.catatext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
}

.whitetext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}

.smalltext {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color:#003366;
}

.smalltextB {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
}

.smallprint {
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color:#003366;
}
.smallprintB {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#003366;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
}

li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
}

A:link {
 
   color:#003366;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   }
   
 A:visited {
 
   color:#FF0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   } 
   
   
 A:hover {
 
   color:#FF9900;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
 
   }
   
a.list:link {

	color:#003366;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size:12px;
   	font-weight:normal;
   	text-decoration:none;
   
   }

a.list:visited {

  	color:#FF0000;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size:13px;
   	font-weight:normal;
   	text-decoration:none;
   	border-bottom: 1px dotted;
   
   }

a.list:hover {

   color:#FF0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px dotted;
   
   }
