@charset "UTF-8";



h1 {
	position:relative;
	font-style:oblique;
	font-weight:bold;
	font-size:19px;
	line-height:23px;
}

h2 {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	color:#1c215f;
	line-height:22px;
}
h3 {
	margin-top:30px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#1c215f;
	line-height:22px;
}

strong {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	line-height:18px;

	color:#000000;
}

strongPink {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	line-height:16px;
	color:#FF66CC;
}

strongBlue {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	line-height:16px;
	color:#1c215f;
}
strongnav {
	font-weight: bold;
	color:#ffffff;
}


strongindent {
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
}

a {
	text-decoration:underline;
}
