body {
	font-family:"trebuchet ms", verdana, "bitstream vera sans";
	padding:0;
	margin:0;
	text-align:left;
}
#divtext {
	float: left;
	height: 30px;
	width: 350px;
	text-align: center;
}
#divtext h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
	margin-top: 0px;
}

h1 em {
	font-style:normal;
	color:darkorange;	
}


h2 {
	font-size:18px;
	font-weight:normal;
}


.less {
	color:#999;
	font-size:12px;
}
#page {
	float: left;
	height: auto;
	width: 580px;
	padding-top: 20px;
}
