.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;
}

.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 {
}


a:link       { text-decoration: underline;  font-weight: 900; color: #00003A }
a:visited    { text-decoration: underline;  font-weight: 900; color: #003300 }
a:active     { text-decoration: underline;  font-weight: 800; color: #FFFFFF }
a:hover      { text-decoration: underline;  font-weight: 800; color: #AA6600 
}

#photo {
    width: 100%;
    height: auto;
}


