@charset "ISO-8859-1";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0pt;
	padding: 0pt;
	color: #000000;
}
.pindent {
	margin-right: 0px;
	margin-left: 40px;
	margin-top: 12px;
	margin-bottom: 6px;
}

a:link {
	text-decoration: underline;
}
.greylink {
	color: #333333;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.blackbgrd {
	background-color: #000000;
	color: #FFFFFF;
}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
}
.cornercirclebgrd {
	background-image: url(images/circle-bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
table {
	background-color: #FFFFFF;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	margin-top: 0pt;
	padding-top: 0pt;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

