body {
	background-color: #F7F1E7;
}
.a2 {
	font-size: 9pt;
	color: #A49075;
	text-decoration: none;
}
.a2:link {
	font-size: 9pt;
	color: #A49075;
	text-decoration: none;
}
.a2:visited {
	font-size: 9pt;
	color: #A49075;
	text-decoration: none;
}
.a2:hover {
	font-size: 9pt;
	color: #A49075;
	text-decoration: underline;
}
.a2:active {
	font-size: 9pt;
	color: #A49075;
	text-decoration: underline;
}

.a1 {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:active {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.border1 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.border0{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
}
.fontb {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.fonta4 {
	font-size: 9pt;
	color: #A49075;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}

.font-cccccc {
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
.font-p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1299D6;
	line-height: 15pt;
}
.font-p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B3713D;
	line-height: 15pt;
}
