/* Brands and Jingles CSS */


@charset "utf-8";

body {
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #E6E6E6;
	background-color: #212121; /* #000000 */
/*	text-align: center; */
}

.background {
	background-color: #212121; /* #000000 */
}

a {
	color: #E6E6E6;
}

a:visited {
	color: #E6E6E6;
}

a:hover {
	color: #99C9FF;
}

img {
	border: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-size: 14px;
	font-weight: normal;
}

table {
	font-size: 14px;
	font-weight: normal;
}

#top-jingle {
	color: #E6E6E6;
	font-style: bold;
	font-size: 18;
}

#top-menu {
	color: #E6E6E6;
}
#top-menu a {
	color: #E6E6E6;
}
#top-menu a:hover {
	color: #E6E6E6;
}
#top-menu a:visited {
	color: #E6E6E6;
}
