#page {
	width:510px;
	background-color: #E4E4E4;
	margin:0px auto;
	padding:5px 5px 5px 5px;
	min-height:300px;
	border:6px solid   #E8790D;
	border-width:6px 2px 2px 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
h1 {
	font-size:22px;
	letter-spacing:-1px;
	color: #00CC00;
	font-weight:normal;
}

h1 em {
	font-style:normal;
	color: #339900;	
}


h2 {
	font-size:18px;
	font-weight:normal;
}


.less {
	color:#999;
	font-size:12px;
}



/*

h2 {
	font-size:18px;
	font-weight:normal;
}


.less {
	color:#999;
	font-size:12px;
}

*/