body {
	font-family: Arial, Helvetica, sans-serif;
}

.MainText_Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Menu_Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.Title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #834141;
	font-weight: bold;
}
.Title2_Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8D062E;
}
.Title2_Black {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.SquareText {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.cellshade {
	background-color: #EBEBEB;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: normal;
}
.img-border {
	border: 1px solid #333333;
}
a:link, a:visited {
	color: #834141;
}
a:hover {
	color: #5B8DAE;
}
