body {
	margin: 3px auto 3px auto;
	text-align: center;
	background-color: #808E99;
}
.style1 {color: #0033CC}

td {
	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.address {

	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a {

	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {


	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
b {

	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
i {

	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
input {


	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
input:hover {


	font-family: Stone Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
#music {
	background-color: #DBE9FF;
	text-align: left;
	display: block;
	padding: 0px;
	clear: none;
	float: right;
	width: 200px;
	margin: 0px 0px 10px 10px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#music h3 {
	margin: 0px;
	padding: 4px 4px 4px 4px;
	background-color: #015BFA;
	color: #FFFFFF;
}
#music  p {
	display: block;
	margin: 0px;
	padding: 0px 4px 0px 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#music a {
	display: block;
	margin: 0px;
	padding: 4px 2px 4px 2px;
}
#music a:hover {
	text-decoration: underline;
}
.nav {
	color: #eee;
	display: block;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.highlight1 {
	background: #F8FBDC;
	display: inline-block;
	padding-right: 2px;
	padding-left: 2px;
}
.highlight2 {
	background: #FBE8CF;
	display: inline-block;
	padding-right: 2px;
	padding-left: 2px;
}
.underline {
	border-bottom: 1px dotted #AEB7CD;
	display: inline-block;
}
.boldUnderline {
	border-bottom: 1px dotted #AEB7CD;
	display: inline-block;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.boldItalic {
	font-weight: bold;
}
.italic {
	font-style: oblique;
}

