body {
	background:black;
	margin:0px;
	color:#D3D3D3;
	font-family:verdana, sans-serif;
	
}

p, td, div, a {
	font-size:12px;
	font-family:verdana, sans-serif;
}

textarea, input {
	font-size:14px;
	font-family:verdana, sans-serif;
}

#header {
	font-family: Georgia, serif;
	font-weight:bold;
	font-size:24px;
	color:#777273;
	margin-bottom:15px
}

.subheader {
	font-family: Georgia, serif;
	font-weight:bold;
	font-size:18px;
	color:#777273;
	margin-bottom:15px;
	border-bottom:1px solid #993300;
	margin-top:15px
}

#copyright a {
	font-size:10px;
	color:#808080
}

.hideInitially{
	visibility: hidden;
}

#copyright {
	font-size:10px;
	color:#808080
}

table.dotted {
	border:1px dotted #C0C0C0
}

td {
	vertical-align:top
}

th {
	background:#831010;
	color:white;
	font-size:12px
}

.attn {
	font-size:18px;
	font-weight:bold;
	color:red;
	margin:5px;
}

.showtitle {
	color:#ffd12d;
	font-weight:bold;
	font-size:14px
}

.showdate {
	color:#FFFF99;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px
}

.showinfo {
	border-bottom:1px dotted #FFCC33;
	margin-bottom:15px
}

