table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : 100;
	color : Gray;
}
a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : 100;
	color : Gray;
	text-decoration : none;
}
.imagepreview {
	position:relative;
	visibility:visible;
	width:150;
	height:150;
	clip:rect(0,300,300,0);
}
