body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #CCCCCC;
}
h2 {
	font-size: 16px;
	color: #666;
	font-family: "Lucida Console", Monaco, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
}
#h4 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666;
}
#copyright {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #666;
	text-decoration: none;
}
#movie {
	border: thin dotted #333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#aboutmovie {
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#about {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	width: 265px;
}
