#marquee1{
	background:brown;
	color:white;
	font-family: calibri;
	font-size:15px;
}
td b {
	color:red;
	font-family: calibri;
	font-size: 20px;
}
#st1{
	font-family: calibri;
	font-size: 14px;
	color: navy;
	text-align: center;
}
#st2{
	font-family: calibri;
	font-size: 25px;
	color: white;
	text-align: center;
	background-color: brown;
}
#st4{
	font-family: calibri;
	font-size: 15px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
#tc{
   color: blue;
}