 
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-size: 100%;
	line-height: 2.7ex;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 135%;
	letter-spacing: 2px;
}
h2 {
	margin-top: 1.5em;
	font-size: 120%;
	letter-spacing: 2px;
}
#contact-field {
	font-size: 150%;
}
/* === Menu =============================================== */
.top-menu li {
	font-weight : bold;	
}
.CurrentItem {
}

.quilt_text {
	font-size: 80%;
}