.table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFF11;
	font-weight: normal;
	line-height: normal;


}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#FFFF11;
	background-color: #E507ED;

}
.boldmini {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#FFFF11;
	background-color: #E507ED;
}
.boldheading {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF11;
	background-color #DC006C;
}
.bg {
	background-color: #E507ED;

}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFF33;
	font-weight:bold;
	line-height: normal;
	background-color:  #E507ED;

}
.tableside {

	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #333300;
	font-weight: normal;
	line-height: normal;
}

p {text-indent:24px;}
