.text {
       font-family: Verdana;
	   font-size: 11px;
	   color: #000000;
	   text-align: justify;
	   line-height: 15px;
	   text-decoration: none;
}
.bodytxt {
       font-family: Verdana;
	   font-size: 11px;
	   color: #000000;
	   text-align: justify;
	   line-height: 16px;
	   text-decoration: none;
}
.textbold {
       font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   color: #da184f;
	   text-align: justify;
	   font-weight: bold;
	   line-height: 14px;
	   text-decoration: none;
}
.homefooter {
       font-family: Verdana;
	   font-size: 10px;
	   color: #918f8f;
	   text-decoration: none;
	   line-height: 16px;
}
.innerfooter {
       font-family: Verdana;
	   font-size: 10px;
	   color: #2391cb;
	   font-weight: bold;
	   text-decoration: none;
}
.mailtotxt:link { 
       font-family: Verdana;
	   font-size: 10px;
	   color: #666666;
	   font-weight: bold;
	   text-decoration: underline;
}
.mailtotxt:hover { 
       font-family: Verdana;
	   font-size: 10px;
	   color: #0099FF;
	   font-weight: bold;
	   text-decoration: none;
}
.txtfield {
       width: 100px;
	   height: 15px;
}
.link:link, .link:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099FF; font-weight: bold;}
.link:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF; font-weight: bold; text-decoration: none;}

.tabletext {font-size: 12px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 5px 5px 5px; text-transform: uppercase;}
.tablehead {font-size: 13px; color: #58B4E3; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 8px 8px 8px 8px; text-transform: uppercase;}