.text_page_3{
	line-height : 62px;
	font-size : 27	px;
	}
body{
	font-size : 20px;
	
	text-align : center;	
}
.text_left{
	text-align : left;
}
.text_justify{
	text-align : center;
}

.page_2{
	line-height : 30px;
}
.disclaimer {
	font-size : 18px;
	color : Blue;
	border : thin groove Black;
	line-height : 25px;
	text-align : left;
	margin-left : 10px;
	padding-left : 10px;
}
.bottom {
	font-size : 16px;
	text-decoration : none;
	border : none;
}
