.headerpage{
	color:#BAB9CE;
	border-bottom: 1px solid #BAB9CE ;
	margin-bottom: 0.5cm;
	font-size:16pt;
}
* html .headerpage
{
	height: +1px;
}
.body1page
{
    color:#7E7DA4;
    margin-left:10px;
    margin-bottom:10px;
    
}
.body1page .lbQuestionMessage
{
    padding-left:20px;
    position:relative;
    top:-100px;
          
}
.body2page
{
    color:White;
    margin-left:50px;
    margin-bottom:10px;
    position:relative;
    top:-80px;
    
}
.body3page
{
    background:White;
	text-align: left;
	margin-top: 1em;
	padding-top:5px;
	padding-left:100px;
	width: 100%;
}
.page
{
    position:absolute;
    top:500px;
    width:700px;
}



