body {
	margin:0; font-family: Tahoma;
	font-size: 8pt;
	background-color: #53A2FF
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FEFF75;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D7FD5B;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D7FD5B;
}
p {
	text-align:justify;
	color:#CEE4FF;
}
a {
	color: #F2FECB;
	text-align:center;
	text-decoration: underline;
}
.photos {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #53A2FF;
	border-right-color: #53A2FF;
	border-bottom-color: #53A2FF;
	border-left-color: #53A2FF;
}
.photos_title {
	text-align:center;
	color:#CEE4FF;
}