.global {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	background-color: #D6D7DA;
	border: 2px solid #000000;
	font-size: 14px;
}
.global2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}

.pic {
	border: thin solid #000000;
}

.header {
	font-size: 18px;
	font-weight: bold;
}
.save {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

