
P {
	font-family : "Times New Roman";
	font-size : 12px;
	text-align : justify;
}

body {
	text-align: center;
	font-family : "Times New Roman";
	font-size : 16px;
	background-image : url(../images/gbnd.png);
	background-repeat : repeat-x;
}

.maintext

{
	text-decoration: none;
	text-align : right;
}

.redtext
{
	color:red
}

.smfnt {
	font-family : sans-serif;
	font-size : 100px;
	font-style : normal;
	color : Red;
}
/* this is to justify text in tables */
.tbljfy{
	text-align : justify;
}
/* this is to place background in tables */
.tbbg1{
	background-image : url(../2008/images/bi_topleft.jpg);
}
}
/* this is to place background in tables */
.tbbg2{
	background-image : url(../2008/images/bi_topright.jpg);
}
}
/* this is to place background in tables */
.tbbg3{
	background-image : url(../2008/images/bi_bottomleft.jpg);
}
}
/* this is to place background in tables */
.tbbg4{
	
	font-size : larger;
}


