body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.abc{
	background-image:url(images/aa.jpg);
	background-repeat:no-repeat;
	width:195px;
	background-position:top;
	height:555px;	
}
.abc1{
	background-image:url(images/aa1.jpg);
	background-repeat:no-repeat;
	width:195px;
	background-position:top;
	height:577px;	
}
.efg{
	background-image:url(images/aaaa.jpg);
	background-repeat:repeat-y;
	width:195px;
	
}
.back{
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
	width:195px;
	
}
.main1{
	background-image:url(images/1.jpg);
	width:306px;
	height:202px;
	background-repeat:no-repeat;
}
.main2{
	background-image:url(images/2.jpg);
	width:299px;
	height:202px;
	background-repeat:no-repeat;
}
.main3{
	background-image:url(images/3.jpg);
	width:306px;
	height:120px;
	background-repeat:no-repeat;
}
.main4{
	background-image:url(images/4.jpg);
	width:299px;
	height:120px;
	background-repeat:no-repeat;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#633400;
	font-weight:bold;
}
.text1{
	font-family:Verdana;
	font-size:12px;
	color:#191919;
	padding-right:16px;
	text-align:justify;
	padding-left:10px;
	font-weight:bold;
}
A.clickhere:visited{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:underline;

}
A.clickhere:link{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:underline;

}
A.clickhere:hover{
	font-family:Verdana;
	font-size:12px;
	color:#993300;
	text-decoration:underline;

}
ul.disc { 
	list-style-image:url(images/bullet.jpg);
	line-height:20px;
}

