.Txt_poem_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
}

.Txt_poem_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000080;
}
.Txt_Sayings {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #1859B1;
}

.Txt_Main_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
}
.Txt_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}


.Txt_Main_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	margin: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.Txt_BG_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #63B680;
	border: thin solid #A2825C;
	padding: 6px;
}
.BG_grad1 {
	background-color: #FFFFFF;
	background-image: url(/images/bg_grads/bg-grad4.jpg);
	background-repeat: repeat-x;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D8DDE0;
	border-bottom-color: #D8DDE0;
	border-left-color: #D8DDE0;
}

.BG_grad2 {
	background-color: #ebf0f8;
	background-image: url(/images/bg_grads/bg-grad7.jpg);
	background-repeat: repeat-x;
}
.BG_grad3 {
	background-image: url(/images/bg_grads/bg-grad4.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


.Padding_1 {
	padding-top: 6px;
	padding-bottom: 6px;
}
.padding_2 {
	margin-right: 2px;
	margin-left: 2px;
}


.Txt_Blog {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
}


.Txt_Heading_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
}
.Txt_Heading_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	color: #F00;
}
.Txt_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	padding: 2px;
}
.Txt_small2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #124385;
	padding: 8px;
}
.Txt_small3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding: 2px;
}

.BG_Txt_2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	background-color: #FFFFFF;
	padding: 2px;
}
.BG_white {
	background-color: #FFFFFF;
}
.BG_white_brdr {
	background-color: #FFFFFF;
	border: thin solid #1859B1;
}

.Border_1 {
	border: thin solid #000;
	padding: 5px;
}
.Border_2 {
	border: thin solid #A2825C;
}
.BG_yellow_brdr {
	background-color: #F4E3B4;
	border: thin solid #36744B;
}

