.font1 {
	font-family: Palatino, Geneva, Georgia;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
}

.font1b {
	font-family: Palatino, Geneva, Georgia;
	font-size: 16px;
	font-weight: 700;
	text-align: justify;
}
.font1c {
	font-family: Palatino, Geneva, Georgia;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}

.style16 {font-size: 12px;
	font-family: Palatino, Geneva, Georgia;
	font-style: italic;
}

.style11 {font-size: 12px;
	font-family: Palatino, Geneva, Georgia;
	font-weight: bold;
}
	
.font2 {
	font-family: Palatino, Geneva, Georgia;
	font-size: 18px;
	font-weight: 400;
}
.font3 {
	font-family: Palatino, Geneva, Georgia;
	font-size: 24px;
	font-weight: bold;
}

.style14 {font-size: 36px; color: #000099; font-family: Palatino, Geneva, Georgia;}
.style14b {font-size: 36px; color: #000000; font-family: Palatino, Geneva, Georgia;}
.style15 {font-size: 24px; color: #000099; font-family: Palatino, Geneva, Georgia;}
.style15b {font-size: 24px; color: #000000; font-family: Palatino, Geneva, Georgia;}


body {
	background-image: url(pics/handsart.gif);
}


a:link       { text-decoration: none;  color: #000000 }
a:visited    { text-decoration: none;  color: #000000 }
a:active     { text-decoration: underline;  color: #00AA00 }
a:hover      { text-decoration: underline;  color: #0000AA 
}

#photo {
    width: 100%;
    height: auto;
}
table#links {
    background-color:  #661313 ;
}







