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





.Titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-top: 4px;
}

.Posted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	letter-spacing: 0pt;
}


.Continue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #9B4437;
	text-decoration: underline;
	letter-spacing: 0pt;
}

.Continue:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	letter-spacing: 0pt;
}

