	html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #000;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	margin: 0 0 0 10;
	padding-left: 2%;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2%;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#wrap {
	position:relative;
	width: 100%;
	height: 100%;
	}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px 0% 10px 0%;
	margin: 0px;
	border: 0px;
	height: 100%;
	color: #FFF;
	background: #000;
	width: 50%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50%;
	}
html>body #left {
	width: 50%; /* ie5win fudge ends */
	}

#left .disclaimer {
	color: #fff;
	font-size: 18px;


	position: absolute;
	top: 0%; right: 3px;
	}
#left .disclaimer a {	color: #FFF; }
	
#right {
	position: absolute;
	top: 0px;
	right: 0px; /* Opera5.02 will show a 
	space at right when there is no scroll bar */
	padding: 10px 0% 10px 0%;
	margin: 0px;
	border: 0px;
	height: 100%;
	background: #fff url(rbottom_mp3.gif) bottom no-repeat;;
	width: 50%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50%;
	}
html>body #right {
	width: 50%; /* ie5win fudge ends */
	}	
#right .disclaimer_r {
	color: #000;
	font-size: 18px;

	position: absolute;
	top: 0%; left: 0;