h3 {
	font-family: tahoma, arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
}
.contacttext {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

.smalltext {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}

.regulartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
a {
		font-family: tahoma, arial, sans-serif;

	text-decoration: none;
	color: #666666;
}

a:hover { text-decoration: underline; color: #618C00 }

.sidebartitle {
	font-family: tahoma, arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em }
.delicious-odd { background-color: #f8f8f8 }
.delicious-posts { margin: 1em; border: 2px solid #ddd ; padding: 0.5em }
.delicious-posts { font-size: 80% }
