h1 {
	display: inline;
	margin-bottom: 0px;
	padding: 0px;
	text-align: centre;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}

h2 {
	display: inline;
	margin: 0px;
	padding: 0 0 0 0 0; 
	text-align: centre;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

} 

h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: centre;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

} 
 
body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #414135;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Tahoma;
	color: #49394E;
}