.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: 14px;
	font-weight: 400;
	color: #0000cc; 

}

.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;}
.style15 {font-size: 24px; color: #000099; font-family: Palatino, Geneva, Georgia;}


body {
	background-image: url(http://www.jarlmadangah.com/test/pics/handsart.gif);
}


a:link       { text-decoration: underline;  font-weight: 400; color: #0000cc }
a:visited    { text-decoration: underline;  font-weight: 400; color: #0000cc }
a:active     { text-decoration: underline;  font-weight: 400; color: #FFFFFF }
a:hover      { text-decoration: underline;  font-weight: 400; color: #AAAA00 
}

#photo {
    width: 100%;
    height: auto;
}


