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

body {
	background-color: #CCFFCC;
	background-image: url();
	background-repeat: no-repeat;
}
.style1 {
	font-family: 'Kristen ITC', 'Segoe Print';
	font-size: small;
}
.styleMB {	font-family: 'Kristen ITC', 'Segoe Print';}
.style1B {
	font-family: 'Kristen ITC', 'Segoe Print';
	font-size: xx-large;
	font-weight: bold;
}
.style1C {
	font-family: 'Kristen ITC', 'Segoe Print';
	font-size: x-large;
	font-weight: bold;
}
.style2 {font-size: small}
.style3 {font-size: x-small}
.style5 {font-weight: bold; font-family: 'Kristen ITC', 'Segoe Print';}
.style7 {
	font-weight: bold;
	font-family: 'Kristen ITC', 'Segoe Print';
	font-size: medium;
}
.BoxCentre {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	position: relative;
	font-family: "lucida sans unicode";
}

.style7w {
	font-weight: bold;
	font-family: 'Kristen ITC', 'Segoe Print';
	font-size: medium;
	color: #FFF
}
.style8 {	font-size: 14px}
.style11 {	font-size: large}
.words1 {	font-family: Georgia, "Times New Roman", Times, serif;}
.picright { 
	float: right;
	margin:5px;
	padding:5px;
}
.picleft {
	float:left;
	margin:5px;
	padding:5px;
}
.caption {
	text-align: justify;
	font-size:80%
}
