body {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #451d17;
	height: 101%;
    }  

td {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #451d17; 
    }  

th {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #451d17; 
    }  

H1 {
    font-family: Times New Roman, Times, serif;
    font-weight: bold;
	font-size: 20px;
	color: #a9581f;
	} 
	
H2 {
    font-family: Times New Roman, Times, serif;
    font-weight: bold;
	font-size: 17px;
	color: #a9581f;
	} 
	
A:link {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #a9581f;
    text-decoration : underline;
	}

A:visited {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #a9581f;
    text-decoration : underline;
	}

A:active {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #a9581f;
    text-decoration : underline;
	}

A:hover {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #a9581f;
    text-decoration : none;
	}

.smtext {
    font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11px; 
	color: #451d17;
	}
A.footer:link {  
     font-family: Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 11px;  
     color: #451d17;  
     text-decoration: underline;  
}  
A.footer:active {  
     font-family: Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 11px; 
     color: #451d17;  
     text-decoration: underline;  
}  
A.footer:visited {  
     font-family: Trebuchet MS, Arial, helvetica, sans-serif; 
     font-size: 11px;  
     color: #451d17;  
     text-decoration: underline;  
}  
A.footer:hover {  
     font-family: Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 11px;  
     color: #451d17;  
     text-decoration: none;  
}

#thumbnails img{
  border:2px solid black;
  margin-right:5px;
  margin-bottom:5px;
}
