.white_text {
	font-family: "Myriad Web", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.title {

	font-family: "Myriad Web", Arial;
	font-size: 24px;
	color: #000000;
}
.main_text {
	font-family: "Myriad Web", Arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.sub_header {

	font-family: "Myriad Web", Arial;
	font-size: 14px;
	color: #3399FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	text-decoration: none;
}
a:active {


	text-decoration: none;
}
