body {
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:14px;
}
ul {
	padding-left:0;
	margin-left: 0px;
	left: 0px;
	text-align: left;
	list-style-type:none;
}
li {
	margin-bottom: 0px;
}

.bullets {
	padding-left:0;
	margin-left: 14px;
	left: 0px;
	text-align: left;
	list-style-type:circle;
	list-style-position:outside;
}
.dottedline {
	width: 195px;
	height:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top:2px;
	margin-bottom:2px;
}
.bodytext {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytext a {
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
.smallprint {
	font-weight: normal;
	font-size:0.9em;
	color: #CCCCCC;
	text-decoration: none;
}
.smallprint a {
	font-weight: normal;
	font-size:0.9em;
	color: #3399CC;
	text-decoration: none;
}
.smallprint a:hover {
	font-weight: normal;
	font-size:0.9em;
	color: #66CCFF;
	text-decoration: none;
}
.funnel {
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
	display: block;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.funnel:hover {
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
	display: block;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.navigation {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navigation a {
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
.titlesblue {
	font-size: 1.2em;
	color: #3399CC;
	text-decoration: none;
}
.titlesbrown {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
}
.newsheadline {
	font-weight: normal;
	font-size: 1.6em;
	line-height: 20px;
	color: #76C0F3;
	text-decoration: none;
}
