body {
	margin: 12px 20px 12px 15px;
	background-color: #F2F2F2;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	margin-bottom: 20px;
}
.bold {
	font-weight: bold; color: #07442D;
}
.white {
	font-weight: bold; color: #FFFFFF;
}
a.white:link    { color: #FFFFFF; text-decoration: none}
a.white:visited { color: #FFFFFF; text-decoration: none}
a.white:active  { color: #FFFFFF; text-decoration: none}
a.white:hover   { color: #FFFFFF; text-decoration: underline;}


a.links:link    { color: #07442D; text-decoration: underline}
a.links:visited { color: #07442D; text-decoration: underline}
a.links:active  { color: #07442D; text-decoration: none}
a.links:hover   { color: #07442D; text-decoration: none;}

.buttonLnk {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.buttonLnk:link    { color: #FFFFFF;}
a.buttonLnk:visited { color: #FFFFFF;}
a.buttonLnk:active  { color: #FFFFFF;}
a.buttonLnk:hover   { color: #FFFFFF; text-decoration: underline;}

.button1 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #07442D;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #607175;
	border-bottom-color: #607175;
	border-left-color: #FFFFFF;
}
.button2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #6B5E3C;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #607175;
	border-bottom-color: #607175;
	border-left-color: #FFFFFF;
}
.smallletters {font-size: 11px}

#left-box {
	width: 48%;
    float: right;
	text-align:center;
	margin-bottom:25px;
	margin-left:5px;
}
.text-photos {
	border:2px;
    border-style:solid;
    border-color:#FFFFFF;
	float:left;
	margin: 5px 5px 5px 5px;
}
.grey-bold {
font-size: 11px;
color:#4F4F4F;
font-weight:900;
}
.grey-bold-big {
font-size: 18px;
color:#696464;
font-weight:900;
}

