body { 
    background-image:url('../images/bg.jpg');
    background-position:top center;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;

}
.link2:link {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height: 20px;
}
.link2:visited {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height: 20px;
}
.link2:hover {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: underline;
	line-height: 20px;
}
.downtxt{  
	font-family: Arial ,Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 13px;
	margin-left: 7px;
}
p {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 15px
}
.txt1{  
	font-family: Arial ,Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px

}