body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.topmenu {
	font-family: Arial;
	font-size: 14px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
.topmenu:hover {
	font-family: Arial;
	font-size: 14px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.style1 {	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	}
.mainin {
	color:#FFFFFF;
	font-size: 12px;
	}
.mainin1 {
	color:#000000;
	font-size: 12px;
	}
	
