body {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 75%;
	line-height: 1.666667em;
	color:black;
	margin:0;
	padding:0;
}

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

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

h3 {
	font-size: 1em;
	line-height: 1.666667em;
	margin-top: 1.666667em;
	margin-bottom: 0.833333em;
	color:#2e3956;
}
h4 {
	font-size: 1em;
	line-height: 1.666667em;
	margin-top: 0.833333em;
	margin-bottom: 0;
	color:#2e3956;
}
.supersize {
	font-size: 1.5em;
	line-height: 1.111111em;
}

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

a:hover {
	text-decoration:underline;
}

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

#main #teasers h3 {
	;
}
#footer h3 {
	;
}

