body	{
	padding: 0px;
	margin: 0px;
}

.links  {
    background-color: #808080;
    color: white;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}

.acoustic	{
    background-color: #808080;
	border-style: solid;
	border-color: white;
	border-width: 2px;
	color: white;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    text-align: center;
    padding: 5px 0px;
	margin-bottom: 15px;
}

.bttns  {
    width: 100%;
    background-color: #808080;
	border-style: solid;
	border-color: white;
	border-width: 2px;
	color: white;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 15px;
}

.text   {
    color: #808080;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    line-height: 35px;
}    

a       {
    text-decoration: none;
}       

.banner     {
    margin: 0px;
    margin-right: -5px;
    padding: 0px;
    border: 0px;
}    

.bodya	{
	color: gray;
	font-weight: bold;
}

#menubar a	{
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
}
