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


body {
    font: 12px Helvetica, Arial;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
img{
     border:none;
	 }
	 
	 
.bigger {
font: 16px Helvetica, Arial;
	color: #000000;
	
	}
	
	
	/* This is the Links */

a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


.slideshow { height: 750px; width: 500px; }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }
