/* CSS Document */
body {
	background-color:White;
	margin:0px;
	line-height:22px;
	color:gray;	
}

img.preview_image{
	position:relative;
	margin-bottom:0px;
	bottom:0px;
}
table.preview_table{
 	margin-top: 40px;
 	width:480px;

}

a:hover{
	color:#993300;
}
a:active{
	color:#993300;
}

