body {
  background-color: #f0f7d5;
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px;
  margin-top: 6px;
/*  margin-left: 6px; */
  padding: 0px;
}

body,html,td,.normal_text { 
	font-size: 12px; 
	font-family: arial,verdana,helvetica, sans-serif;
}

img { border: none; }

a, a:visited {
  color: #000000;
}

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

td { vertical-align: top; }

.heading {
	font-size:16px;
	font-weight: bold;
	color: #000000;
}

.heading2 {
	font-size:14px;
	color: #000000;
}

.contact {
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 18px;
}

.formborder {
	border: 1px solid #000080;
  padding: 6px;
  margin: 6px;
}

.main_content {
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px;
  border: #111111 2px solid;
  padding-left: 26px;
  padding-right: 26px;
}

.main_text {
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 13px;
}

.home_text {
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 14px;
}

.music_box {
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 13px;
  border: #111111 1px solid;
/*  padding-left: 26px;
  padding-right: 26px; */
}

.music_list {
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 13px;
  border-bottom: #111111 1px solid;
}

.footer {
	font-size: 12px;
	color: #000000;
	text-align: center;
}

a.footer, a.footer:visited {
  color: #000000;
}

a.footer:hover {
  color: #000000;
}

.nav li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}

.ol li {
	margin-bottom: 15px;
}
.ol strong {
	font-size: 1.1em;
}