/* hide from ie5 mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
#xml_content{
	display: none
}



/*OLD STUFF*/

a { 
	font-weight: bold;
	text-decoration: none;  
} 
a:hover { 
	text-decoration: none; 
	color: #FF8A00;
} 
h1 { 
	font-size: 18px;
	color: #FF8A00;
}
h2 { 
	font-size: 12px;
	color: #FF8A00;
}
