/* General Formatting */

body {
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.wttext {
	color:#FFFFFF;
}

.header {
	font-weight:bold;
	font-size:12pt;
	}

.text {
font-size:10pt;
vertical-align:top;
}

.smbold {
font-weight:bold;
font-size:9pt;
}

a {
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

.graybg {
	background-color:#CCCCCC;
}

.blackbg {
	background-color:#000000;
}

img {
	border:none;
}

.padding {
	padding:5px;
}

/* Shows Formatting */

.showsHeader {
	color: #F7EAE1;
	font-weight: bold;
	font-size:10pt;
}

.shows {
	font-size:9pt;
}


/* News Formatting */

.newsHeader {
	font-size:16pt;
	font-weight:bold;
}

/* Updater Formatting */
.content {
	background-color:#666666;
}

.