body {
	font-family: Verdana, MS Sans Serif, Arial;
	font-size: 11px;
	font-weight : bold;
	background-attachment : fixed;
	color : White;
	scrollbar-face-color: white;
	scrollbar-shadow-color: grey;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-track-color: white;
	scrollbar-arrow-color: grey;
	background-color : #FF8080;
	background-image : url(../Image/backm.jpg);
}

.text {
	color : Black;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
}
.text1 {
	color : Black;
	font-family : Arial;
	font-weight : bold;
	font-size :10px;
	text-align : center;
}
