body {
	background-color: #a89980;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.naviheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}

td {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.small {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

a {
	font-family : Verdana, Helvetica, sans-serif;
	color : #000099;
	text-decoration : none;
}

.tv {
	font-size : 12px;
	font-weight : bold;
}

a:hover {
	text-decoration : underline;
}

.sectionheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	text-transform : none;
	font-weight : bold;
	color : #333333;
	border : none;
}

.newsheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	background-color : #897e6c;
	background-image : url(images/layout/tdheadernews.gif);
}

.newsheader a {
	color : #ffffff;
}

.headersection {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	background : #999999;
}

.filmheader {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	font-weight : bold;
	letter-spacing : -1px;
}

.year {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 17px;
	color : #625a4e;
	font-weight : bold;
	letter-spacing : -1px;
}

.notsosmall {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.average {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 20px;
	color : #897e6c;
	font-weight : bold;
}

input, select, textarea {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	background-color : #ffffff;
	border : 1px solid #000000;
	padding : 1px;
}

ul {
	margin: 0pt; 
	padding-left: 12pt;
	list-style-image: url(images/layout/bulletli.gif);
}

ol {
	margin: 0pt; 
	padding-left: 20pt;
	list-style: decimal;
}