* {
	padding: 0; 
	margin: 0; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	color: black;
}
body {
	background: white;
}
div#content {
	width: 426px;
	height: 347px;
	padding-left: 55px;
	padding-top: 49px;
	background-repeat: no-repeat;
}
div embed {
	position: relative;
border: solid black 1px;
}
div.clearboth {
	clear: both;
	width: 0.001em;
	height: 0.001em;
	line-height: 0.001em;
	overflow: hidden; 
}
A {
	color: white;
	text-decoration: none;
}
A:hover {
	color: white;
	text-decoration: underline;
}