@charset "ISO-8859-1";
p,.text {font-family: "Century Gothic", Helvetica, Arial, sans-serif;
font-weight:normal;
	font-size: 12px;
	color: #999999;
	line-height:18px;
	margin:0;
}


.title {
	font-size: 18px;
	font-weight: bold;
	color: #29AAE2;
	line-height:22px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #29AAE2;
	line-height:20px;
}


.important {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #999999;
	line-height:18px;
}

.note {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #999999;
	font-size: 10px;
	line-height:14px;
}

a, a.text {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
font-weight:normal;
	font-size: 12px;
	color: #29AAE2;
	line-height:18px;
	text-decoration:none;
	outline: none;
}

a:hover, a.text:hover {
color:#ECE11A;
text-decoration:none;
}

a:active
{
  outline: none;
}
