body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../gfx/curtain.jpg);
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.pghdg {
	font-size: 24pt;
	font-weight: bold;
}
.pgsubhdg {
	font-size: 16pt;
	font-weight: bold;
}
.normtxt {
	font-size: 11pt;
	font-weight: normal;
}
.smnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.hdg1 {
	font-size: 16pt;
	font-weight: bold;
}
.hdg2 {
	font-size: 12pt;
	font-weight: bold;
}
.lgtxt {
	font-size: 14pt;
	font-weight: normal;
}
.smtext {
	font-size: 10pt;
	font-weight: normal;
}
a:link {color:#FFFF00;text-decoration:none; font-weight: bold}
a:visited {color:#FFFFCC;text-decoration:none; font-weight: bold}
a:hover {color:#FFFF00;text-decoration:underline; font-weight: bold}
a:active {color:#FF0000;text-decoration:none; font-weight: bold}
.contbox {
	border: 1px solid #666666;
}
div.membox {
	font: 12px/16px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000;
	padding: 8px;
	width: 440px;
	margin: 20px auto;
	border: 8px solid #999;
}
