body {
	margin: 15px;
	background-color: #F7F5EA;
	background-image:  url("images/lines.gif");
}
.margins10 {
	padding: 10px;
}
.margins10topbottom {

	padding: 10px 0px;
}
.margins10right {


	padding: 0px 10px 0px 0px;
}
.margins4px {
	padding: 4px;
	font-family: Georgia;
	font-size: 12px;
	color: #BB814D;
}
.text01 {
	font-family: Georgia;
	font-size: 12px;
	color: #9C8E7A;
	line-height: 20px;
	text-align: justify;
}
.text02 {
	font-family: Georgia;
	font-size: 20px;
	color: #847662;
}
.text03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #62AA2A;
}
.bordside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E3E2D5;
	border-right-color: #E3E2D5;
	border-bottom-color: #E3E2D5;
	border-left-color: #E3E2D5;
	padding: 3px;
}
.bordbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3E2D5;
	border-right-color: #E3E2D5;
	border-bottom-color: #E3E2D5;
	border-left-color: #E3E2D5;
	padding: 6px;
	font-family: Georgia;
	font-size: 11px;
	color: #CB9E76;
	text-align: left;
}
.text04 {
	font-family: Georgia;
	font-size: 15px;
	color: #999900;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E2D5;
	display: block;
	width: 100%;
}
.down:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCE94D;
	background-color: #32AE0C;
	text-align: center;
	border: 1px solid #66624A;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.down:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCE94D;
	background-color: #32AE0C;
	text-align: center;
	border: 1px solid #66624A;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.down:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCE94D;
	background-color: #6BD110;
	text-align: center;
	border: 1px solid #66624A;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kenova {
	font-family: Georgia;
	font-size: 10px;
	color: #9C8E7A;
	line-height: 14px;
	text-align: justify;
}