
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
body,td,th {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
}
.css {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}


.head {
	font-family: arial;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.head2 {
	font-family: arial;
	font-size: 18px;
	font-weight: 700;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
