p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;



}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;


}

.border {
	border: 1px solid #333333;
}
.bgnotile {
	background-image: url(../flora_images/dance_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524A2E;
	font-weight: bold;
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524A2E;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524A2E;
	text-decoration: underline;
}
.bgflagsnotile {
	background-image: url(../flora_images/flags_bg.gif);
	background-repeat: no-repeat;


}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.bgposternotile {
	background-image: url(../flora_images/poster_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #524A2E;
}

body {
	background-color: #BCCCEB;
}
