td {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bulletbig {
	list-style-image: url(images/bullet_big.gif);
	list-style-type: square;
}
li {
	margin:0;
	padding-bottom: 6px;
}
h5 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding-bottom: -10px;
}
.partnerfoto {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.bulletnormal, .bulletnormal li {
	list-style-image: url(images/bullet_normal.gif);
	list-style-type: square;
}
.printonly {
	display: none;
}
.hidemail {
	display: none;
}

