body {
	background-color: #ECEBDE;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663333;
}
.style1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.style2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right: 10px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.box1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}

