@charset "UTF-8";
/* CSS Document */

body, html	{height:100%; width:100%; margin:0; padding:0;}

body, html	{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px; color:#666; line-height:17px;}
		
a:link {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;} 
a:hover {color:#000; text-decoration:underline;} 
a:active {color:#000; text-decoration:none;} 

.centeredThumbs td, table {margin:0; padding:0; border:0;}
.centeredThumbs img	{width:200px; height:140px; border:0;}

