h1 {

	font-size: 2.3em;
	line-height: 150%;
	font-weight: bold;
	color: black;
	text-align: left;
	margin-top: 0px;
	text-transform: none;
	border: none;
	padding: 0px;
	background: none;
}

.smallHeadline {

	font-size: 0.7em;
	line-height: 150%;
	font-weight: bold;
	color: black;
	text-align: left;
	margin-top: 0px;
	text-transform: none;
	border: none;
	padding: 0px;
	background: none;
}

H1 EM {

	font-style: normal;
}

H2 EM {

	font-style: normal;
}

div.rightImage
{
	padding-left: 15px;
	text-align: left;
	float: right;
	width: 200px;
}

.captionRightClear
{
	font-size: 11px;
	width: 200px;
    margin-top: 5px;
	float: left;
	margin-left: 3px;
	clear: left;
	line-height: 130%;
	
}

ul.tick {

    list-style-image: url(../images/icons/check2.gif);
    line-height:150%;
	text-align: justify;
}

ul.tick li
{
	padding-left: 5px;
	margin-top: 0.9em;
	margin-bottom: 0.7em;
	
}
