/*sealing_audio.htm*/
body {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	14px;
	line-height:	1.5;
	color:	#000000;
	font-weight: 500;
	text-align:	justify;
	background: repeat;
	background-color: #F7EFD2;
	margin:	10px 10px 10px 10px;
	vertical-align:	top;
	width:	100%;
}
p	{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	14px;
	line-height:	1.5;
	color:	#000000;
	font-weight: 500;
	text-align:	justify;
	background: repeat;
	background-color: #F7EFD2;
	margin:	10px 10px 10px 10px;
	vertical-align:	top;
	width:	100%;
}
table {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	text-align: center;
	background-color: #F7EFD2;
	width: 100%;
	align:	center;
	margin: 	0px 0px 0px 0px;
	padding 10px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	text-align: justify;
	background-color: #F7EFD2;
	padding 10px;

	width: 100%;
}
td {
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
	text-indent: 0;
	background-color: #F7EFD2;
	text-align: justify;
	vertical-align: top;
	padding: 5px 0px 5px 20px;
	width: 15%
}
hr {
	line-align: center;
	width: 85%;
	height: 3px;
	color: #C28F00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #330000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	width: 100%;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5;
	color: #330000;
	text-align: Justify;
	margin: 0px;
	padding: 10px;
	font-weight: 800;
	width: 100%;
	font-variant: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #993300;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	width: 100%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	width: 100%;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-weight: bolder;
	width: 100%;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-weight: bolder;
	width: 100%;
}
h7 |
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-weight: bolder;
	width: 100%;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #3300FF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: justify;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #CC00CC;
	font-weight: bolder;
	text-decoration: overline;
	text-align: justify;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	color: #33FF00;
	font-weight: bolder;
	text-decoration: none;
	text-align: justify;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #FF3300;
	text-align: justify;
	font-weight: bolder;
	text-decoration: none;
}

