.textstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	background-color: #FFFFFF;
	text-align: justify;
	list-style-position: inside;
}
.textstyle2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; list-style-type: square; background-color: #961780}
.textstylesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.leftjustified {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightjustified {

	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textstyle2rightjustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
	background-color: #961780;
	text-align: right;
}
.blueback {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	list-style-type: square;
	background-color: #FFFFCC;
	text-align: justify;
	list-style-position: inside;
}
.textunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	background-color: #FFFFFF;
	text-align: justify;
	list-style-position: inside;
	text-decoration: underline;
}
.tablestyle3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: none;
	height: auto;
	width: auto;
	list-style-type: square;
	text-align: left;
}
.tablestyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

