BODY.xps{
	/*background-color : #ffffff;*/
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	margin-top : 0px;
	margin-left : 0px;
	line-height: 18px;
	overflow:hidden;
}
a {
   color: black;
   text-decoration: underline;
}
a:hover {
   color: #990000;
   text-decoration: underline;
}
h1 {
	color: black;
   font-size: 15px;
   font-weight: bold;
   padding-left: 15px;
   /*padding-right: 35px; */
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
   font-weight: bold;
	line-height: 18px;
	color: #006666;
}
h3 {
   color: black;
	font-style: italic;
   font-size: 12px;
   font-weight: normal;
   margin-bottom: 0px;
   padding-left: 5px;
}
h4 {
   color: black;
   font-size: 12px;
   font-weight: normal;
   margin-bottom: 0px;
   padding-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
   font-weight: normal;
   letter-spacing: 0,5px;
   padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	/* margin: 5px 0px 5px 5px; 
   margin-right: 50px;*/
}
P.xps-text {
}
div.intro-text {
   /* border-color: black; */
   /* border-style: solid; */
   /* color: black; */
   /* font-size: 12px; */
   /* font-weight: bold; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px; /* 13px; */
	color: #333333;
   font-weight: bold;
	margin-top: 10px;
}
div.intro-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px; /* 13px; */
	color: #333333;
   font-weight: normal;
}
div.end-text {
}
div.end-description {
}
div.question-single {
	width: 400px;
   line-height: 16px;
	font-size: 14px;
   font-weight: bold;
	color: #006666;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
   padding-right: 20px;
}
div.question-multi {
   clear: left;
	line-height: 16px;
	font-size: 14px;
   font-weight: bold;
	color: #006666;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.question-description {
}
div.answers{
	float: left;
	left:2px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
P.answer {
   margin-left : 0px;
   margin-top : 2px;
   margin-bottom : 3px;
	margin-right: 5px;
}
div.picture{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
img.picture{
	border: none;
	width: 150px;
	height: 150px;
	}
P.conclusion {
}
div#next {
	clear: left;
	border-top-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
P.conclusion-description {
}
P.subconclusion {
}
P.subconclusion-description {
}

INPUT.xps {
   color: black;
   font-size: 12px;
   font-weight: normal;
	margin-left: 5px;
}
SELECT.xps {
   color: black;
   font-size: 12px;
   font-weight: normal;
	margin-left: 5px;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
   font-weight: normal;
   letter-spacing: 0,5px;
   margin-top : 5px;
   margin-bottom : 5px;
   /*padding-top : 5px;
   padding-bottom : 5px;*/
   padding-left : 5px;
   padding-right : 5px;
}
