	body {
		background-color:#000000;
		color:#555;
		font-size:9pt;
		font-family:Palatino Linotype;
		border:none;
		text-transform:uppercase;
		letter-spacing:1px;
		overflow:hidden;
	}
	img {
		border:none;
	}

	.title{
		text-align:left;
		margin-top:75px;
		margin-left:100px;
		border-bottom:1px solid #333;
		width:300px;
		color:#666;
	}
	.links {
		margin-left:125px;
		margin-top:25px;
	}
	a {
		border:none;
		color: #555;
		width:33px;
		height:17px;
		text-decoration:none;
	}
	#video {
		background-color:#000000;
		width:540px;
		margin-top:75px;
		margin-left:auto;
		margin-right:auto;
		cursor:hand;
	}

