
body {
	background-color:white;	
	font-family:"trebuchet ms", verdana, "bitstream vera sans";
	padding:0;
	margin:0;
	text-align:center;
}

#page {
	width:710px;
	background-color:#fff;
	margin:0px auto 0px auto;
	border-width:0 1px 1px 1px;
	text-align:left;
	
}

.itemheading{

	font-weight: bold;

}

.itemimg{

	border: none;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

.time{

	color: #009900;
}

h1 {
	font-size:22px;
	letter-spacing:-1px;
	color:#0d7b7a;
	font-weight:normal;
}

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


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


.less {
	color:#999;
	font-size:12px;
}
img{
	
	border: none;
	
}

