BODY.xps{
	/*background-color : #ffffff;*/
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	margin-top : 0px;
	margin-left : 0px;
	line-height: 18px;
}
.content_xps {
   /* background-color: #EBF5FF; */
   left: 10px;
   top: 85px;
   height: 450px;
   width: 600px;
   margin-left: 15px;
   margin-right: 15px;
   margin-top: 10px;
   margin-bottom: 10px;
   position: absolute;
   z-index: 2;
	background-color: #E6E6FA;
	border: 1px;
	border-color: #E4E4E4;
	border-style: solid;
	overflow-x:hidden;
	overflow-y: auto;
	overflow:-moz-scrollbars-vertical;
}
a {
   color: black;
   text-decoration: none
}

a:hover {
   text-decoration: underline
}

h1 {
	color: black;
   font-size: 15px;
   font-weight: bold;
   padding-left: 15px;
 	padding-top: 15px;
/*padding-right: 35px; */
}
h2 {
   color: black;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 3px;
   padding-left: 5px;
}
h3 {
   color: black;
   font-size: 11px;
   font-weight: normal;
   margin-bottom: 0px;
   padding-left: 5px;
}
h4 {
   color: black;
   font-size: 11px;
   font-weight: normal;
   margin-bottom: 0px;
   padding-left: 5px;
}
p {
   font-family :  Arial, Helvetica, sans-serif;
   color: black;
   font-size: 12px;
   font-weight: normal;
   letter-spacing: 0,5px;
	line-height: 14px;
   padding-left: 15px;
	padding-right: 15px;
	/* margin: 5px 0px 5px 5px; 
   margin-right: 50px;*/
}
P.xps-text {
}
P.intro-text {
   border-color: black;
   border-style: solid;
   color: black;
   font-size: 12px;
   font-weight: bold;
}
P.intro-description {
}
P.end-text {
}
P.end-description {
}
P.question-single {
	font-size: 12px;
   font-weight: bold;
	padding-top: 15px;
}
P.question-multi {
   font-size: 12px;
   font-weight: bold;
	padding-top: 15px;
}
P.question-description {
}
P.answer {
   margin-left : 10px;
   margin-top : 2px;
   margin-bottom : 3px;
}
P.conclusion {
}
P.conclusion-description {
}
P.subconclusion {
	padding-top: 15px;
}
P.subconclusion-description {
}
INPUT.xps {
   font-family :  Arial, Helvetica, sans-serif;
   color: black;
   font-size: 12px;
   font-weight: normal;
	margin-left: 15px;
}
SELECT.xps {
   font-family :  Arial, Helvetica, sans-serif;
   color: black;
   font-size: 12px;
   font-weight: normal;
	margin-left: 15px;
}
li {
   font-family :  Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   padding-top : 0px;
   padding-bottom : 0px;
   padding-left : 5px;
   padding-right : 5px;
}
