body {
	/* font-family:   "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-family: Verdana, Geneva, sans-serif; */
	/* font-family: 'Trebuchet MS', Helvetica, sans-serif; */
	/* font-family: Tahoma, Geneva, sans-serif; */
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.0em;
	font-size:10pt;
	margin: 0px;
	padding: 0px;
}


h1{
	/* font-family:   "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; */
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	/* color:#43c7ec; */ /* blue */
	color:black; /* black */
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	/* font-variant:small-caps; */
	font-variant:normal;
}

h2{
	/* font-family:   "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; */
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	/* color:#8BCD17; */ /* green */
	/* color:#1188AA;*/
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	font-variant:small-caps;
	font-variant:normal;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:-10px;
}

h3{
	/* font-family:   "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; */
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color:#F2A726; /* orange */
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	font-variant:small-caps;
	font-variant:normal;
}

.line{
	margin: auto;
	padding: 0px;
	width: 1000px;
	height: 1px;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
}
.footer{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:84px;
	float: left;
}
.foot{
	margin: auto;
	padding: 26px 0px 0px 0px;
	width: 930px;
	text-align: center;
	height: 50px;
}


.numbercontent h1{text-align:center;}