@charset "utf-8";
body {
	background-color: #DF0024;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
}
h3 {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-size: 20px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #666666;
}

#address {
	font-size: 14px;
	color: #000000;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}
p {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.italyBG {
	background-image: url(images/italy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.LeftAlignPhoto {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.RightAlignPhoto {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.LeftAlignPhotoBigBottom {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	list-style-image: url(images/FlagBullet.jpg);
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	text-decoration: underline;
}
div#FrontPage {
	text-align: center;
	vertical-align: middle;
	height: 534px;
	width: 790px;
	padding-right: 25px;
	padding-left: 25px;
}
