body{
	width: 300px;
	font-size: 12px;
	font-family : Arial;
	margin-top : 5px;
	margin-left : 8px;
}
td{
	font-size: 12px;
}
  
.style1
{
    width: 200px;
    text-align: left;
}
.style3
{
    text-align: left;
}
.style2
{
    width: 20px;
    text-align: left;
}
        
.footerscreen {
	/* display:none; */
    /* background-color: #23be29; */
}

