body { 
	margin-top:13px;
}

font {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#919191;
}

font.title {
	font-weight:bold;
	font-size:10pt; 
	color:#919191; 
}

.head, font.head {
	font-weight:800;
	font-size:15.5px;
	line-height:normal;
	color: #525152;
}

.head {
	margin-left:20px;
}

a {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#089ED6;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.infotext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#919191;
	text-align:justify;
	margin:20px;
}

.carttitle {
	font-weight:bold;
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#919191;
	margin:20px;
}

#div1 {
	position:absolute;left:20px;top:40px;
	width:590px;
	background-color:#ffffff; /*#efefef;*/
	border:0px none #ffffff;
}

