@charset "utf-8";
/* CSS Document */

a {
	color:#2faae2;
	outline:none;
}

a:Hover {
	color:#000000;
}

h1 {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	line-height:22px;
	color:#333333;
	font-weight:normal;
}

h2 {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	line-height:22px;
	color:#333333;
	font-weight:normal;
}

.page-title {
	font-size:10px;
}

.intro-text {
	font-size:13px;
	line-height:18px;
}
