body {
	margin-bottom: 0px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
	background: #F6F4E4;
}

.frame {
	background-color: #ffffff;
	border: 1px solid #000000;
	position: relative;
  top: -15px;
	font-family: Tahoma;
	font-size: 12px;
}
.ref {
	background-color: #F6F4E4;
}

h1 {
  font-size: 10px;
	font-weight: normal;
	color: #000000;
}

h2 {	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

