h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Trebuchet;
	font-size: 12px;
	color: #000000;
}

a:link,a:active,a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.table {
	margin: 10px;
}
.select{
	font-family: "Trebuchet MS";
	font-size: 10px;
	border: 1px dotted #888888;
	background-color: #DDDDDD;
}
.credits {
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #999999;
}
#production {
	border: 1px solid #CCCCCC;
}
td.side {
	border: 1px solid #CCCCCC;
}
.small {
	font-size: 10px;
}
td.backheader {
	background-image: url(../images/backheader.jpg);
	background-repeat: no-repeat;
}
li {
	list-style-type: square;
	color: #333333;
	font-size: 11px;
}
.resume {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}
