a:link {
	color: #826A55;
	text-decoration: underline;
	font-family: "Georgia", Times New Roman, Times, serif;
}
a:visited {
	color: #826A55;
	border: thin none #CCCCCC;
	font-family: "Georgia", Times New Roman, Times, serif;
	text-decoration: blink;
}

a:hover {
	color: #F1EAE6;
	background-color: #826A55;
	border-bottom-style: none;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.text {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: medium;
	color: #826A55;
	font-weight: normal;
}
table {
	text-align: justify;
	font-family: "Georgia", Times New Roman, Times, serif;
	background-color: #f1eae6;
	color: #826a55;
	word-spacing: normal;
	vertical-align: baseline;
	border-top-color: #826a55;
	border-right-color: #826a55;
	border-bottom-color: #826a55;
	border-left-color: #826a55;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}


.title {  font-family: "Georgia", Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #333333}

h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: medium;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	top: auto;
	line-height: normal;
	color: #826A55;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: medium;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	top: auto;
	line-height: normal;
	color: #B5917D;
}
h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: large;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	top: auto;
	line-height: normal;
	color: #826A55;
}

h4 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: large;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	top: auto;
	line-height: normal;
	color: #B5917D;
}
h5 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #826A55;
}
h6 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #B5917D;
}
h7 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #826A55;
}
body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	color: #826A55;
	background-color: #826a55;
}

