.infotext {
	color: #666;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

.infotext a,
.infotext a:link,
.infotext a:visited { 
	color: #666;
	text-decoration: none;
}

.infotext a:hover {
	color: #00834D;
}

strong {
 	font-weight: normal;
	letter-spacing: 1px;
}

h1, h2 {
	font-size: 14px !important;
	color: #000000;
}