body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #565656;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #565656;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #E0482F;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #D43A25;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style6 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
img {
	border:none;
}
a {
	color: #D43A25;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:underline;
}
td {
	color: #565656;
	font-size: 11px;
	font-family: tahoma;
}

.cont
{
	padding: 4px;
	font-size: 110%;
	font-family:Arial;
}

table.dtable{margin-left: 20px; table-layout: fixed;border-collapse: collapse; border: #CCCCCC 1px dashed; padding: 2px; width:420px; text-align: center;}
td.dtable{border-collapse: collapse; border: #CCCCCC 1px dashed; padding: 2px; width:420px; text-align: center;}