body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}



a:link {
	color: #698145;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #698145;
}
a:hover {
	text-decoration: none;
	color: #231F20;
}
a:active {
	text-decoration: none;
	color: #698145;
}

.header {
	font: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
}

.address-text {
	font: Tahoma;
	font-size: 12px;
	color:#02a021;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 18px;
	color: #1A4645;
}
h2 {
	font-size: 16px;
	color: #1A4645;
}
h3 {
	font-size: 14px;
	color: #1A4645;
}

.denplan-text {
	font-size: 14px;
	color: #1A4645;
	font-family: Trebuchet MS;
}

.denplan-text-red {
	font-size: 14px;
	color: #F00;
	font-family: Trebuchet MS;
}

.blogdate {
	letter-spacing: 0.2em;
	text-transform:uppercase;

	}
	
.blogtitle {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #999 dotted thin;
	border-top: #999 dotted thin;
	padding: 5px 0 5px 0;
	letter-spacing: 0.1em;
}

.blogimg {
	padding: 4px; 
	border: thin solid #999;
	margin: 4px;
	}

