/*	stylesheet for video display		markup: Han-earl Park	copyright buster & friends' d'da	updated: cork, march 2006*/body {	background-color: #000000;	color: #ffffff;}:link {	color: #99ccff;	text-decoration: none;}:visited {	color: #ccccff;	text-decoration: none;}:hover {	background-color: #000000;	color: #ffffff;	text-decoration: underline;}:active {	color: #ff00ff;	text-decoration: none;}h1 {	font-family: "Avant Garde", "Century Gothic", Futura, Helvetica, Arial, sans-serif;	font-size: 500%;	text-align: center;	font-weight: normal;	margin-top: 64px;	margin-bottom: 0px;	margin-left: 2em;	margin-right: 2em;}h2 { 	font-family: "Avant Garde", "Century Gothic", Futura, Helvetica, Arial, sans-serif;	font-size: 200%;	text-align: center;	font-weight: normal;	margin-top: 0px;	margin-bottom: 32px;	margin-left: 2em;	margin-right: 2em;}span.subtitle {	font-size: 70%;}p {	font-family: "Avant Garde", "Century Gothic", Futura, Helvetica, Arial, sans-serif;	font-size: 100%;	text-align: center;	margin-top: 0em;	margin-bottom: 0.5em;	margin-left: 2em;	margin-right: 2em;}p.back {	font-size: 130%;	font-weight: bold;	margin-top: 0em;	margin-bottom: 2em;}div.copyright {	margin-top: 0.5em;	margin-bottom: 0.5em;	margin-left: 0px;	margin-right: 0px;}div.copyright p {	font-size: 90%;	margin-top: 0em;	margin-bottom: 0em;	margin-left: 2em;	margin-right: 2em;}div.center {	text-align: center;}object {	margin-top: 2em;	margin-bottom: 2em;	margin-left: auto;	margin-right: auto;}