body {
	background-color: #003366;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
table {
	background-color: #33CCFF;
	width: 75%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
hr {
	width: 75%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.masty {
	background-color: #FFFFFF;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3 {
	text-align: center;
}
p   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 36px;
	padding-left: 36px;
}
.disc {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sign {
	text-align: right;
}


.mast {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.tag {
	background-color: #3399CC;
	text-align: center;
}
