.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.MainText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	padding-right: 5px;

}
.BoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 663300;
}
.MainText3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 663300;
	padding-right: 5px;
	line-height: 28px;

}
.Border {
	border: 1px dotted #663300;
}
.inv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 663300;
}
