/* Global Styles */

body {
	margin:0px;
	color: #660;
	}
	

	
.stylebody {
	font-family: Papyrus;
	font-size: 14pt;
}
.stylebodybold {
	font-family: Papyrus;
	font-size: 14pt;
	font-weight: bold;
}
.emphasis {
	font-family: Papyrus;
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
}
