body { 
	background-position: left top;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin: 0;
}

#info {
	width: 300px;
	overflow: auto;
}

#flashcontent {
	height: 100%;
}

a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
	color: white;
}

P {
	padding-left: 100px;
	padding-right: 100px;
}
#footer  {
	padding-top: 30px;
	height: 30px;
	
	text-align: center;
	margin: 0px;
}