body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.css {
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.css1:hover{
    font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
    background-color: #999900;

}

a:link
	{
	text-decoration:none;
	color:#FFFFFF;
	}

a:visited
	{
	text-decoration:none;
	color:#FFFFFF;
	}

a:hover
	{
	text-decoration:none;
	color:#666699
	}

.menu {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #000066;
	text-decoration: none;
	text-align: left;
}

.menu1:hover{
font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #000066;
	text-decoration: underline;
	text-align: left;
	}


.head {
	font-family: arial;
	font-size: 18px;
	font-weight: 500;
	color: #000033;
	text-decoration: none;
	text-align:Center;
}
.head2 {
	font-family: arial;
	font-size: 15px;
	font-weight: 100;
	color: #000033;
	text-decoration: none;
	text-align:Center;
}
p
{
text-align:justify;
margin-left:10px;
margin-right:10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
}

