body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF/*#c0c0c0;*/
}
.titnav	{ background-color:#c0c0c0;/*AAAAAA*/
	/*background-color:#999999;*/
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-weight: bold}

a:visited {font-weight: bolder;
	color: #660000;
	}
a:hover {
	font-weight: bolder;
	color: #FF0000; 
	text-decoration:none;
}
a {text-decoration:none;}
#oddli { color:#000000; font-weight:bold;}
#evenli {color:#FF0000; font-weight:bold;}
#testimonial {background:#FFFFDD; font-style:italic;}
.navtxt {font-size:12px; font-family: Arial, Helvetica, sans-serif;}

#hmenu {
   margin: 0;
   padding: 0;
   background: #E3EAFA;
   height: 20px;
}

#hmenu ul {
   margin: 0;
   padding: 0;
   height: auto;
   width: auto;
   border-style: none;
}

#hmenu li {
   font-size: 10px;
   height: auto;
   width: auto;
}

#hmenu li a {
   padding: 2px;
   text-decoration: none !important;
}
