body {
	background-color: #538D1D;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdlorry {
	padding-top: 100px;
	padding-left: 120px;
}
.tdlogo {
	padding-top: 10px;
	padding-right: 10px;
}
.type {
	font-family: Comic Sans MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006600;
}
.title {
	font-family: Comic Sans MS, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005500;
	font-weight: bold;
}
.contact {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}

.contact a {
	color: #006600;
	text-decoration: none;
}

.contact a:hover {
	border-bottom:1px dashed #006600;
}
