p {
	color: Yellow;
	font-size: medium;
	text-align: center;
	font-family: Arial;
}

a {
	color: Yellow;
}

img {
	border: none;
}

table {
	width: 100%;
	border: 0;
	text-align: center;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#ffffff;
}

Li {
	font-style: italic;
	color: Yellow;
	font-family: Arial;
}

html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
