.headertext {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #FF3300; 
	font-weight: bold;
}

.headertext a:link, .headertext a:visited {
	color: #052BAA; 
	text-decoration: none; 
}

.headertext a:hover{
	color: #052BAA; 
	text-decoration: underline; 
}

.navTop {
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
	font-size:10pt; 
	color: #0000FF;
	font-weight:bold;
	text-transform: uppercase;
	text-align: right;
}

.title {
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#333333; 
	font-weight:bold;
}

.title a{
	color:#333333;
	text-transform: uppercase; 
	text-decoration: underline;
}


.TextNormal {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #3366FF;
	text-decoration: underline;
}

.list {
	font-family: Arial, Sans-Serif, Verdana, Tahoma, ;
	font-size: 10pt;
	color: #000000;
}

.list ul{
	list-style-image: url(http://www.audio4fun.com/images/home/bullet.gif);
	list-style-type: square; 
	line-height: 150%; 
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	display: block;
}

.list li{
	line-height: 100%; 
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0;
}


ul, ol {
	line-height: 150%; 
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	display: block;
}

li {
	line-height: 150%; 
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0;
}

ul.square {
	list-style-type: square; 
	line-height: 150%; 
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	display: block;
}

p {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 7px;
}

.notice {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size:8pt; 
	color:#333333;
}

.notice p {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
}

.img {
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.img1 {
	border: 1px dashed #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}