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


	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-image: url(http://www.oprisco.com/images/237.jpg)
		
		font-family:sans-serif;
		font-size:20;
	}
	
	a {	
		color:#cccccc;
	}
body,td,th {
	font-size: 20px;
}



