body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color:#000;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.5em;
	font-weight:bold;
	line-height: 1em;
	padding-bottom: 0.5em;
	text-transform:none;
	color:#a1231a;
}

h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	padding-bottom: 0.5em;
	text-transform:uppercase;
	color:#a1231a;
}

h3 {
	line-height: 1.2em;
	padding-bottom:0.5em;
	color:#a1231a;
}

h4 {
	font-weight:bold;
}

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

a:hover {
	;
}

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

#teasers h3 {
	font-style:italic;
	color:#252525;
}

#footer {
	color:white;
}
