


	* {
		padding: 0;
		margin: 0;
		border: 0;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		color: #000;
		outline: 0;
		list-style: none;
	}

	strong {
		font-weight: bold;
	}

	em {
		font-style: italic;
	}

	html, body {
		width: 100%;
		height: 100%;
	}

	br.clear {
		display: block;
		height: 1px;
		overflow: hidden;
		clear: both;
	}









	h1, h2 {
		display: none;
	}

	h3 {
		position: absolute;
		top: 16px;
		left: 15px;
	}

	h3 * {
		font-size: 12px;
	}