h1 {
	text-align: center;
	font-size: 16px;
}
p {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	color: #000000;
}
ul li {
	font-size: 12px;
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
}
ol li {
	font-size: 12px;
	list-style-type: decimal;
	font-family: "Times New Roman", Times, serif;
}

li ul li{
	list-style-type: circle;
	text-indent: 0px;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-indent: 10px;
}
img {
	text-align: center;
	position: relative;
	visibility: visible;
	z-index: 5;
}
td {
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
}
td.description {
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 300px;
}


td.play{
	font-size: 12px;
	width: 28px;
}
th {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
}table {
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin: 0px;
	width: 90%;
}
.sup {
	font-size: 9px;
	position: relative;
	top: -5px;
	font-weight: bold;
}
.wow {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
