@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
.TbFooter {
	background-image: url(images2/background-footer.jpg);
	background-repeat: repeat-x;
	height: 77px;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Georgia, "Times New Roman";
	color: #FFFFFF;
	padding-top: 15px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Georgia, "Times New Roman";
}

.Lemon {
	color: #F5F583;
}
.White {
	color: #FFFFFF;
}


p {
	font-family: Tahoma, Georgia, "Times New Roman";
	font-size: 12px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Georgia, "Times New Roman";
}
ul {
	font-family: Tahoma, Georgia, "Times New Roman";
	font-size: 12px;
}
