/*css*/


body {
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	color: #666;
	background-color: #eee;
	}


td {
	text-align: center;
	}


.cam {
	width: 160px;
	border: 1px double #336699;
	padding: 2px;
	}