.css {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.css1:hover {
background-color:#FF0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.head {
	font-family: arial;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.head1 {
	font-family: arial;
	font-size: 18px;
	font-weight: 700;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
