﻿.background {
	background-color: #FFFFFF
}
.title {
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 50px;
	color: #008000;
}
.TextCentre {
	text-align: center;
}
.TableMidle {
	width: 700px;	
}
.TableMidleCell {
	width: 233px;	
	text-align:center;
}
.TableBottom {
	width: 100%;
}
.Border0 {
	border-width: 0px;
}
.TableBottomLittleCell {
	width: 23px;
}
.TableBottomBigCell {
	width: 31%;
	text-align:center;
}
.ImageCenter0 {
	border-width: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px
}
