td {
	font-size: 12px;
	line-height: 25px;

}

.table {
	background-image:    url(images/bg3.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.di2 {
	background-image:   url(images/bg3.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;

}
.ZIP {
	border: 1px solid #FF0000;
	font-size: 9pt;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
