.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	list-style-type: disc;
	background-color: #FFFFFF;
	list-style-position: outside;

}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	list-style-type: circle;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;

}
.pagehead {



	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #0033CC;
	list-style-type: circle;
	background-color: #FFFFFF;
}
.pagesubhead {




	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #0033CC;
	list-style-type: circle;
	background-color: #FFFFFF;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;

}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
