/* CSS Document */
.style1 {
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-family: "Monotype Corsiva";
	color: #000066;
	font-size: 24px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style9 {color: #000066}
.style11 {color: #000066; font-weight: bold; }


