/* CSS Document */

body {
	background-color: #EB5CA4;
	background-image: url(../images/Background_pink_green_stripe1.png);
}
.style2 {font-size: large; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style3 {font-size: medium; color: #66BB50; font-family: Garamond; }
.style4 {
	font-weight: bold;
	font-style: italic;
}
.style5 {font-weight: bold}
.style6 {font-weight: bold}
.style7 {
	font-size: x-large;
	color: #EB5CA4;
}
.style9 {
	color: #EB5CA4;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	color: #EB5CA4;
	font-weight: bold;
}