
#page {
	width:600px;
	background-color:#fff;
	margin:0px auto;
	padding:20px 20px 20px 50px;
	min-height:260px;	
	text-align:left;
}

h1 {
	font-size:22px;
	letter-spacing:-1px;
	color:#0d7b7a;
	font-weight:normal;
}

h1 em {
	font-style:normal;
	color:darkorange;	
}


h2 {
	font-size:16px;
	color:#0d7b7a;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;

}


.less {
	color:#999;
	font-size:12px;
}


