body {

font-family: verdana, arial, helvetica, san-serrif;   
  font-size: 12px;
}

div.testimonial {
  font-style: italic;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
}

td,th {
  font-family: verdana, arial, helvetica, san-serrif; 
  font-size: 12px;
}

table.chart {
  border-collapse: collapse;
  margin: 2px;
}

table.chart td {
  border: 1px solid #bbb; 
  width: 33%;
  text-align: center;
}

table.chart th {
 color: #7b4b70;
  border: 1px solid #888; 
  background: #ccc;
  width: 33%;
  font-size: 10px;
}

table.chart tr:hover {
  background: #fff;
}

a {
  color: #0a327b;
}

a:hover {
  color: #000000;
}

a.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block; 
  background: #d7e9fc; 
  padding: 10px; 
  border: 1px dotted #aacffc; 
  margin: 2px;
  margin-left: 35px;
  margin-right: 35px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
a.signup:hover {
  background: #aacffc; 
  border: 1px solid #d7e9fc; 
}


img {
	border: none;
}
.tah10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.bgdown {
	background-repeat: no-repeat;
	background-position: bottom;
}