html, body{height:100%}
BODY {
	 margin:0px;
}
.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #666666
}
.footertext a:link { color: #787998; text-decoration: none }
.footertext a:active { color: #787998; text-decoration: none }
.footertext a:visited { color: #787998; text-decoration: none }
.footertext a:hover {
	color: #787998;
	text-decoration: underline;
	text-align: center;
}
.addresstext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666
}
.headertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666 ; 
	font-weight: bolder
}
.blocktext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666 ; 
	text-align: justify 
}
.questiontext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666 ; 
	font-weight: normal
}
.bodytext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
	text-align:justify
}
.bodytext a:link { color: #0066CC; text-decoration:underline }
.bodytext a:active { color: #0066CC; text-decoration: underline }
.bodytext a:visited { color: #0066CC; text-decoration: underline }
.bodytext a:hover { color: #0066CC; text-decoration: underline }

.backgroundlong {  
	background-image: url(images/textbody_back.gif); 
	background-repeat: repeat-x
}
