td, .h1, h2, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
div {
 margin-left: 0;
}
div.a {
 margin-left: 0px;
}
td {
	font-size: 12px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.6;
  	color: #000000;
}
.h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
 }
 .h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
 }
.h3 {
	font-size: 11.5px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.6;
	color: #000000;
}
a {
  color: #000000;
  text-decoration: None;	
}
a:hover{
  text-decoration: none;
  background-color: #FFFFFF;
  color: #D41F48;
}
.mainMenu {
	font-size: 18px;
	font-weight: bold;
	color: #D41F48;
}
.activeMenu {
	font-size: 13px;
	font-weight: bold;
	color: #D41F48;
}
.inactiveMenu {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}