.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
a:link {
	color: #000000;
	background-color: #CCFF00;
	text-decoration: underline;
}
.textblackHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}
a:hover {
	color: #0099CC;
	background-color: #000000;
	text-decoration: none;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
a:visited {
	color: #000000;
	background-color: #CCFF00;
	text-decoration: underline;
}
a:visited:hover {
	color: #0099CC;
	background-color: #000000;
	text-decoration: none;
}
.textwhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	font-weight: bold;
	line-height: 14px;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.pf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccff00;
	line-height: 13px;
}

.ss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
}.textotherHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}
.rulethick {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
