body,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}




h3 {
	font-size : 11pt;
	font-weight: normal;
}
h4 {
	font-size: 10pt;
	margin-left : 10px;
}
h1 {
	font-size: 20pt;
	font-weight: bold;
	text-align: right;
	
}

h2 {
	font-size: 12pt;
}

.button {
	background-color:#FFD201;
	height: 15pt;
	border: 1px solid black;
	text-align: center;
}