@charset "utf-8";
.style1_Title {
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-size: large;
}
.style2_Paragraph {
	color:#006;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 95%;
}
.style3_Proverb {
	color:#600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: small;
}
.style4_Book {
	color:#306;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.style5_Hyperlink {
	color:#300;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
}
