html, body {
	height:100%;
}

body { margin:0;}

table {
	border:0;
	width:100%;
	height:100%;
}

td {
	text-align:center;
}

div#flashContent {
	text-align:center;
}

object#flashContent { 
	display:inline;
}

.style1 {
	font-family: Garamond, serif;
	font-size:12px;
	color: #666;
}

.style2 {
	font-family: Garamond, serif;
	font-size:12px;
	color: #666;
	padding-top: 50px;
}

