ul {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}

.headline {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.content {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}

a.content:link { color: #333366; text-decoration: none; }
a.content:visited { color: #990000; text-decoration: none; }
a.content:hover { color: #990000; text-decoration: none; }


.contentwht {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a.contentwht:link { color: #FFCC33; text-decoration: none; }
a.contentwht:visited { color: #CC9900; text-decoration: none; }
a.contentwht:hover { color: #CC9900; text-decoration: none; }



.subheadline {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	margin: 1px 0 1px 0;
	}