body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

html, body {
	background-color:#88a8bd;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

a:link {
	color: #222222;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #444444;
}

a:active {
	text-decoration: none;
}

#my_flash {
	height:100%;
	width:100%;
	text-align:			center;
	text-decoration:	none;
}
