.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 1px;
	list-style-type: circle;

}
.textjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	/*text-align: justify;*/
	line-height: 36px;
	letter-spacing: 1px;
}

.headerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*text-align: justify;*/
	font-weight: bolder;
	color: #FF8700;
}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*text-align: justify;*/
	font-weight: bolder;
	color: #A0BE14;
}
.headerpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	font-weight: bolder;
	color: #B884BF;
}
.headergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	font-weight: bolder;
	color: #999999;
}
.textcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
	background-color: #B8DA19;
	color: #FFFFFF;
}
.textcappurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
	background-color: #B884BF;
	color: #FFFFFF;
}
.textcaporange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
	background-color: #FF8700;
	color: #FFFFFF;
}

a:hover{
	color:#000000;
	text-decoration: none;
}a {
	color: #B76FFF;
	text-decoration: none;

}
.textcap2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bolder;
	background-color: #B884BF;
}
.textcap3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bolder;
	background-color: #FF8700;
}
.trans {
	filter: Alpha(Opacity=70);
}
.textCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	letter-spacing: 1px;
	list-style-type: circle;
}
