body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	height: 100%;
	text-align: left;
}


td{
	font-family: verdana;
	font-size : 12px;
	color : #8e6b44;
	font-weight : normal;
}

h1{
	font-family : Verdana;
	font-size : 15px;
	font-weight : bold;
	color : #8e6b44;
	}

