@charset "UTF-8";




h1 {
	color: #007aa0;
	text-align: center;
	font-size: 28px;
	padding-top: 40px;
	background-color: #f5f5f6;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	
}

h2 {
	font-size: 20px;
	font-weight:normal;
	padding-bottom: 6px;

}


h3 {
	font-size: 16px;
	
}

h4 {
	font-size: 14px;
	
}

#text p {
	text-align:justify;
	margin-bottom:16px;

}

.photoBig {
	float:none;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

div.p7TPcontent .save {
	float:right;
	clear:both;

}
#lastcol .save {
	float:none;
	clear:both;
	/*margin-left: 100px;*/	
}


.clear {
	margin-top: 25px;
	clear: both;
}