body {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Trebuchet MS;
	font-weight: normal;
	line-height: 2;
	}
table { 
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Trebuchet MS;
	font-weight: normal;
	}
.menu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	color: #ffffff;
}
.menu2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.style1 {
	line-height: 2;
}
a {
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
}

table.moduletable {
  width            : 100%;
  border           : 1px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 10px;
}