body, ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
ul { 			
	padding:0;
	margin:14px;	
	}
	
li {list-style-type:disc;}
	
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodywithleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF7B00;
	font-weight: bold;
}
.bodyeasyleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.title2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.bodyeasyleadingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
}
a:link {
	color: #000000; text-decoration:none;
}
a:visited {
	color: #000000; text-decoration:none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.descriptionwithleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.descriptionwithleadingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	list-style-image: url(images/bullet.gif);
	left: -25px;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BF7B00;
	font-weight: bold;
}
.title1black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.title2black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bodyeasyleadingindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	left: 10px;
	position: relative;
}
.imprintablepricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
	list-style-position: inside;
	list-style-type: disc;
}
.title1red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.title2green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #257208;
}
.title2greeneasyleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #257208;
	line-height: 18px;
}
.title2redeasyleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
}
.floatLeft{
	padding:0;
	float:left;
	margin-right:10px;
	margin-top: 0;
}
.floatRight{
	float:right;
	padding:0;
	margin-left:10px;
	margin-top: 0;
}

#pagetitle a:link a:visited {
	color: #BF7B00;
	text-decoration: none;
	font-size: 16px;
}
#pagetitle a:hover a:active {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
