.textstyles {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}
.pdfcontent {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	list-style-type: circle;
	padding-left: 4px;
}


.headingtext {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-right: 10px;
}
.text01 {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.pdfheading {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	padding-left: 5px;
}
.col1head {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.buttomtext {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

