.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000;
	margin: none;
	padding: none;
}
.plaintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.plaintextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.table {
	margin: 2px;
	padding: 2px;
}
.blackheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.redheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.redheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
.whitelink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.whitelink1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bluedotlineleft {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #09F;
}

