body {
	font:12px/2em Georgia, "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.5em;
	color:#474747;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.454545em;
	line-height: 1.375em;
	margin-top: 0.6875em;
	margin-bottom: 0.6875em;
	color:#474747;
}

h2 {
	font-size: 1.272727em;
	line-height: 1.571429em;
	color:#474747;
}

h3 {
	font-size: 1.090909em;
	font-weight:bold;
	color:#474747;
	
}

h4 {
	font-size: 1em;
	line-height: 2em;
	font-weight:bold;
	color:#474747;
}

a {
	color:#474747;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#main .contentcontainer li {
	background: url(../images/dot.gif) 0 6px no-repeat;
	padding-left:20px;
	list-style-type:inside;
}

#teasers h3 {
	font-style:italic;
	color:#464646;
}
#footer h3 {
	font-style:normal;
	color:white;
}
