﻿*{
margin:0;
padding:0;
}
/* hide from ie on mac \*/
html {
		height: 100%;
		overflow: hidden;
}	
	#flashcontent {
		height: 100%;
	}
	/* end hide *
/* end hide */




body {color:#980F1C;
     font: "Times New Roman";      
     overflow:auto; 
     height: 100%; text-align: justify;
}

a:link, a:active {
	color: #547159;
	text-decoration: none;
	border:0px;
}
a:hover{
  text-decoration: none;
}
a:visited {
	color: #547159;
	text-decoration: underlined;
}
