body {
	font:75%/2em Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	color:#252525;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.333333em;
	line-height: 1.25em;
	margin-top: 0.6875em;
	margin-bottom: 0.6875em;
	color:#003471;
}

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

h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.166667em;
	line-height: 1.428571em;
	color:#003471;	
}

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

a {
	color:#002C6D;
	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:#252525;
}
#footer h3 {
	font-style:normal;
	color:white;
}

