html,body{ 
	text-align: left;
	height: 100%; 
}

body{
	margin: 0;
	padding: 15px;
	background: #fff;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 13px;
    color: #000;
}

#a1{
	width: 400px;
}

#right,#top,#bgLeft,#menu,#baner,#footer,#bottom{
	display: none;
}

.noPrint{
	display: none;
}