.style1 {
	font-size: 36px;
	font-family: "Espresso Regular";
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;

}
body {
	//background-color: #a28c6c;
	background-color: #a28c6c;
}
.style3 {
	font-family: Tahoma, Arial, "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.tblBdrLR {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a28c6c;
	border-left-color: #a28c6c;
}
.tblBdrBtm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a28c6c;
}
.tblBdrTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a28c6c;
}
.tblBdrTpBtm {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a28c6c;
	border-bottom-color: #a28c6c;
}
.tblBrdrR {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #a28c6c;
}
.style4 {font-size: 24px}
.style5 {
	font-size: 14px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma, Arial, Book Antiqua;
	font-size: 12px;
	color: #000000;
}
footer {
	font-family: "Espresso Regular";
	font-size: 10px;
	color: #A28C6C;
}

