body { 	
	overflow: scroll; 
	background: #E6E6E6;
	background: url("bg.jpg");
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;  	
}

td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.text_small {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text_small_invisible {
	font-family: verdana;
	font-size: 10px;
	color: #E6E6E6;
	text-decoration: none;
}
.text_big {
	font-family: arial;
	font-size: 18px;
	color: #0005DA;
	font-weight: bold;
	text-decoration: none;
}
img {
	text-decoration: none;
	border: none;

}
a {
	text-decoration: none;
	color: #DC1F06;
	font-weight: bold;
	font-size: 12px;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}


div {
	text-align: justify;
}




.td1 { 
	border-top: 1px solid #4B161E;
	border-bottom: 1px solid #4B161E;
}


.td2 { 
	padding: 40px;
	padding-left: 70px;
	padding-right: 70px;
}


.t3  {
border-collapse	: collapse;
}
.t3 td { 
	border: 1px solid #4B161E;
	padding: 2px;
}



.img1 {
	text-decoration: none;
	border: 1px solid #4B161E;
}






