body {
	background-color: #000;
	background-image: url(img/opener/bg.gif);
	margin: 0px;
	color: #FFFFFF;
}
.redboldtext {
	color: #cc0000;
	font-weight: bold;
}
.redboldtext_dtd {
	color: #ff3333;
	font-weight: bold;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	}
.regtext h1 {
	font-size: large;
	font-weight: bold;
	color: yellow;
}
.sdchartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15;
	text-align: left;
	line-height: 15px;
	color: #FFFFFF;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFffff;
	}
.slides {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	}
.sdmaj {
	background-color: #CC0000;
	}
.wgr {
	background-color: #9c6;
	}
.wor {
	background-color: #c63;
	}
.sdmin {
	background-color: #FF6600;
	}
.leads {
	font-weight: bold;
	color: #FF0;
	font-size: 12px
	}
.note { font-size: 10px; color:#AAA}
a:link {
	color: yellow;
	}
a:active, 
a:hover {
	color: red;
	}
a:visited {
	color: orange;
	}
