@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.blue_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.big_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #3366CC;
	line-height: 40px;
}
a:link {
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.text_blue {
	color: #0066CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
