

body,td,th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.4em; 
	color:#696969; 
	}



h1 {
    font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25em;
	font-weight:normal;
	font-style:normal;
    margin-bottom:0px;
	color:#111111; 
}

		
a {
	text-decoration: none; 
    color: #696969; 
	outline: none; 
	}

a:hover { 
  	color:#222222; 
	outline:none; 
	text-decoration:underline; 
    }


img {  
	top:0px; 
	left: 0px;  
	}
	
#wrapper {
	margin:0 auto;
	width:640px;
	background-color:#dedede;
	}
	
.slideshow { 
		height: 480px; 
		width: 600px; 
		margin: auto 
		}
		
.slideshow img { 
		padding: 0px; 
		border: 0px solid #dedede; 
		background-color: #dedede; }




