﻿
body {
	margin:0px;
	background-color: #000;
}
.body-text {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.body-hiligt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}


.gallery{
	background-color:#dfdfdf;
	margin:25px auto 5px auto;
}
.gallery td {
	
	vertical-align:middle;
	text-align:center;
}

.gallery td a img{
 	height:80px;
 	width:auto;
	
}


audio{
	height:10px;
}