.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.background {
	background-image: url(../images/flowerbackground.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #6699CC;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6699CC;
	font-weight: bold;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.body4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.body5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.border {
	border: 1px solid #6699CC;
}
