/* CSS Document */

<style type="text/css">

.sm_header {color: #CC0000; font-weight: bold; }
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6699B5;
}
a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
}

</style>

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.sm_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.spot_table {
	clear: left;
	float: left;
	width: 260px;
}
.h_rule {
	width: auto;
	border-top: thin dotted #FEF8ED;
	border-right: thin none #FEF8ED;
	border-bottom: thin none #FEF8ED;
	border-left: thin none #FEF8ED;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.audio_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.dk_h_rule {

	width: auto;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}
.hline_div {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
