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

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}
.text a:link, .text a:visited {
	color:#0099cc;
	text-decoration:underline;
	}
.text a:hover {
	color:#0099cc;
	text-decoration:none;
	}
.heading {
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0099cc;
	font-weight:normal;
	line-height:36px;
	}

