body {
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 70%;
	line-height: 1.666667em;
	color:#333;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.333333em;
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 0.625em;
	color:#333;
	font-weight:bold;
}

h2 {
	font-size: 1.166667em;
	line-height: 1.428571em;
	margin-top: 1.428571em;
	margin-bottom: 0.714286em;
	color:#333;
}

h3,h4 {
	font-size: 1em;
	line-height: 1.666667em;
	margin-top: 0.5em;
	margin-bottom: 0.833333em;
}

h3 {
	color:#333;
	font-weight:bold;
}

h4 {
	color:#bfbfbf;
}

.supersize {
	font-size: 1.5em;
	line-height: 1.111111em;
}

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

a:hover {
	text-decoration:none;
}

#main #maincontainer li {
	list-style-type:outside;
	list-style:circle;
	margin-left:2.2em;
	padding-left:0.3em;
}

#main #teasers h3 {
	;
}
#footer h3 {
	font-size: 1.1em;
	line-height:1em;
	margin:0;
	margin-top:0.6em;
	margin-bottom:0.2em;
	padding:0;
	color:#333;
}
.quotefrom
{
	color:#bfbfbf;
}

