/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.quote {
	color: #000000;
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	widows: 2;
}

.bodyText {	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	widows: 2;
	font-weight: normal;
	font-style: normal;
}

.headline {
	color: #310062;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
}

.subhead {
	color: #310062;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
}

a.topLink {
	color: #DBCDDC !important;
	font-family: "Times New Roman", Times, serif !important;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.topLink:hover {
	color: #ffffff;
}

a.topLink:visited {
	color: #DBCDDC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.topLink:active {
	color: #DBCDDC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.bottomLink {
	color: #310062;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.bottomLink:hover {
	color: #6600ff !important;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.bottomLink:visited {
	color: #310062;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.bottomLink:active {
	color: #310062;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.bodyLink {
	color: #310062;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}

a.bodyLink:hover {
	color: #6600ff !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}

a.bodyLink:visited {
	color: #310062;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.bodyLink:active {
	color: #310062;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
