body {
	background-attachment: fixed;
	background-image: url(shared/info_back.jpg);
	background-repeat: no-repeat;
	background-color: #AAAA88;
	scrollbar-face-color: #7a7f5f;
	scrollbar-highlight-color: #939973;
	scrollbar-shadow-color: #7a7f5f;
	scrollbar-3dlight-color: #939973;
	scrollbar-arrow-color: #b3ae90;
	scrollbar-track-color: #2e352a;
	scrollbar-darkshadow-color: #3d4030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9375em;
	color: #414132;
	font-weight:normal;
	text-align:justify;
	padding:0px;
	margin: 20px;
}
.info {
	position: relative;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:justify;
	padding:0px;
	width:544px;
}
td {
	font-size: 0.9375em;
	font-weight:normal;
	color: #414132;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	font-weight:normal;
	color: inherit;
	text-decoration: underline;
}
a:hover {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight:normal;
	color: inherit;
	text-decoration: underline;
}
a:visited {
	font-weight:normal;
	color: inherit;
	text-decoration: underline;
}
p.normal {
	font-size: 0.9375em;
	font-weight:normal;
	color: #414132;
	font-family: Georgia, Times New Roman, Times, serif;
}
p.bold {
	font-size: 0.9375em;
	font-weight:bold;
	color: #414132;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	font-weight:bold;
	color: #414132;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:1.4em;
	font-weight:bold;
	color: #414132;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight:bold;
	color: #414132;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #414132;
}
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #414132;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight:normal;
	color: #5a634f;
}

