
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.out {
	overflow: hidden;
	height: 1px;
	width: 1px;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	font-size: 4px;
}


