body {
	background-image: url(../images/woodstock_02.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}
.white-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.yellow-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	font-weight: bold;	
}

.yellow-content-14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
	font-weight: bold;	
}
.red-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight: bold;	
}

.orange-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	font-weight: bold;	
}

.blue-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#33CCFF;
	font-weight: bold;	
}

.light-red-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6633;
	font-weight: bold;	
}

.purple-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6666CC;
	font-weight: bold;	
}