body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	background-image: url();
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.showdescription {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.showtime {
font-size: 18px; 
font-weight: bold; 
}

.showtitle {
font-size: 20px;
font-weight: bold;
color: #FF0000;
}

.shows a:link {
	color: #FF0000;
	text-decoration: none;
}
.shows a:visited {
	text-decoration: none;
	color: #FF0000;
}
.shows a:hover {
	text-decoration: none;
	color: #FF0000;
}
.shows a:active {
	text-decoration: none;
	color: #FF0000;
}

.stripe1 {color: #FFFFFF; background-color:#000000; font-size:18px}

.stripe2 {color: #ffffff; background-color:#000000; font-size:18px}

.stripe3 {
	color: #000000;
	background-color:#09F;
	font-size:18px;
	border: thin solid #C5C5C5;
}
