/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{ 
    font-size:14px;
    color:#5c1806;
    line-height:24px;
    margin-top:0px;
}

a:link {
	text-decoration: none;
	color: #5c1806;
}
a:visited {
	text-decoration: none;
	color: #5c1806;
}
a:hover {
	text-decoration: underline;
	color: #5c1806;
	
}
a:active {
    text-decoration: none;
	color: #5c1806;
}




.dz{padding:0px 0px 0px 30px;}
.dz1{padding:0px 0px 0px 25px;}
.style1{ 
    font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}
.style2{ 
    font-size:14px;
	padding:0px 5px 0px 10px;
}