.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
ul {
	list-style-image: url(images/bullet.gif);
}
.contactform {
	background-color: #ddddFF;
	border: 1px solid #999999;

}
a.theteam {
	color: #9DC0B5;
	text-decoration: none;
	font-weight: bold;

}
a.theteam:hover {
	color: #FFFFFF;
	background-color: #999999;
 }
