﻿li {
	color: #000000;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.normaltext {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	background-color: #CCFFFF;
	text-align: left;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bolder;
	text-align: center;
}
.frmtops {
	background-color: #C0C0C0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.sound {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
p {
	color: #000000;
}
td {
	color: #000000;
}
.style2 {
	border: 2px solid #0000FF;
	background-color: #FFFFFF;
}
.soundname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
#lefttop {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 1px;
	width: 100%;
}
#framecontentRight {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	position: absolute;
	left: 90%;
	width: 10%;
}

