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

body,html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;

}


h1,h2,h3,h4,h5,h6,h7{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}

a,a:hover {
	text-decoration: none;
	color: black;
	cursor: pointer;
}h4 {
	display: block;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: 900;
	color: #eeeeee;
}
