body, h1, h2, h3 {
	font-style: 	normal;
	font-weight: 	normal;
	font-family: 	"Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 	1.2em;
}

.text, .frametext, .teaser_text, .formfield, .formsubmit, .paginator, .news, .workshop, .extrainfo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

.news, .workshop {
	float: left;
	padding-top: 17px;
	font-size: 0.88em;
}

.metanav, .metanav a {
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.8em;

}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.25em;
	padding-bottom: 5px;
	padding-top: 8px;
}

h3 {
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-top: 8px;
}

p {
	padding-bottom: 10px;
}



h1, h2, h3, a {
  color: #335F99;
}

a:hover {
  color: #2e486b;
}
