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

body {
	background: white;
    font-size: 12pt;
	color:#000000;
	}
	
#menu {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none; 
	color: black; 
	background: transparent;
	}

.style4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #000000;
}
.style8 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	font-weight: bold; 
	padding-bottom:5px;
}