@charset "UTF-8";
/* CSS Document */

/*----- T A G   A N D   T A G - B A S E D   C O M P O U N D -----*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
	margin-bottom: 15px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B40000;
	line-height: normal;
	margin-bottom: 15px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	margin-bottom: 15px;
}
h4 a {
	text-decoration: none;
	color: #666666;
}
h4 a:hover {
	text-decoration: none;
	color: #666666;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #B40000;
	line-height: normal;
	margin-bottom: 15px;
}
h5 a {
	text-decoration: none;
	color: #B40000;
}
h5 a:hover {
	text-decoration: none;
	color: #B40000;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: normal;
	margin-bottom: 15px;
}
p, address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-bottom: 15px;
}
p a, address a, td a {
	text-decoration: none;
	color: #B40000;
}
p a:hover, address a:hover, td:hover a {
	text-decoration: underline;
	color: #666666;
}
hr {
	height: 1px;
	border-width: 0;
	color: #000000;
	background-color: #000000;
	margin-bottom: 15px;
}
table {
	margin-bottom: 15px;
}
object {
	margin-bottom: 15px;
}

/*----- C L A S S  A N D   C L A S S - B A S E D   C O M P O U N D -----*/

.title {
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-style: italic;
}
.title_small {
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-style: italic;
	font-size: 90%;
}
.notes {
	font-size: 10px;
}
.listen {
	font-size: 10px;
}
table .notes, table .listen {
	color: #999999;
}
.backtotop {
	width: 600px;
	margin-bottom: 10px;
	clear: both;
}
.backtotop p {
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	color: #B40000;
	text-decoration: none;
	text-align: right;
	margin-bottom: 0px;
}

/*----- I D   A N D   I D - B A S E D   C O M P O U N D -----*/

#content ol, #content ul {
	margin-left: 20px;
	margin-bottom: 15px;
}
#content li a {
	text-decoration: none;
	color: #B40000;
}
#content li a:hover {
	text-decoration: underline;
	color: #666666;
}
