body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CDCDCD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.orange {
	color: #FF6600;
}
.green {
	color: #2B4D4E;
}

.films {
	padding: 3px;
	border: 1px dotted #B0C4C4;
	margin-left: 10px;
	margin-right: 10px;
}
.p1 {
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 0px;
	margin-left: 25px;
}
.extra {
	background-color: #B0C4C4;
	border: 1px solid #FFFFFF;
	color: #2B4D4E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a {
	color: #2B4D4E;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.nav {
	color: #FFFFFF;
	text-align: center;
}
.nav a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.in {
	padding-right: 5px;
	padding-left: 5px;
}
.p2 {
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
	color: #2B4D4E;
}
.side {
	color: #294D4D;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: -10px;
}
.side a {
	color: #294D4D;
	text-align: center;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5C7879;
	padding-left: 5px;
	margin-left: 10px;
	padding-right: 5px;
}
.side a:hover {
	color: #FF6600;
	text-align: center;
	text-decoration: none;
}
.side a:active {
	color: #5C7879;
	text-align: center;
	text-decoration: none;
}
