.style11 {color: #003366;
	font-size: medium;
	font-weight: normal;
}
.style9 {
	color: #FF3366;
	font-size: large;
	font-weight: bold;
	text-indent: 20px;
}
.style13 {
	color: #FF3300;
	font-style: italic;
	font-size: xx-large;
	font-weight: bold;
}
.style14 {font-weight: bold;
	font-size: xx-large;
	color: #0033FF;
	font-style: italic;
}
body {
	background-color: #F7F7F7;
}
.style15 {
	color: #003366;
	font-size: medium;
	font-weight: bold;
}
.style16 {color: #0000FF; font-size: large; font-weight: normal; }

p {
	text-indent: 30px; 
	margin: 15px;
}


