.nav{
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav1:hover{
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color:#f93131;
}
.menu{
	font-family:arial;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.head{
font-family:arial;
	font-size: 18px;
	font-weight:600;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	}
	.menu2:hover{
	color: #000000;
	text-decoration: underline;
	text-align:left;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
}
body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.menu3{
	font-family:arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: underline;
	text-align:left;



