@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1,h2,h3,h4,#item_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	}
	
#navMenu{	
	display: none;
	}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
img {
	display: none;
	}
	