body {
	margin-left: 0px;
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-size: 12px;
        line-height : 1.5;
	font-family: arial;
	text-decoration:none;
}
.style2 {
	color: #000000;
	font-size: 12px;
        line-height : 1.5;
	font-family: arial;
        font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
        line-height : 1.5;
	font-family: arial;
	text-decoration:none;
}
.style4 {
	color: #000000;
	font-size: 12px;
        line-height : 1.5;
	font-family: arial;
	text-decoration:underline;
	}
.style5 {
	color: red;
	font-size: 12px;
        line-height : 1.5;
	font-family: arial;
	text-decoration:underline;
}
.style6 {
	color: #0D7CBE;
	font-size: 12px;
        line-height : 1.5;
	font-family: arial;
	text-decoration:none;
}
.table_main {
       background-color:#FFFFFF;
}