.Txt12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.Txt14 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.Txt16 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.Txt24 {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.Txt26 {




	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}
.Txt28 {





	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}

.Border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

.BorderAll {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}



