body {
	background-color: #EFEFEF;
}
.sidebarlink {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: #C5AE8B; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sidebarlink a:link {
	color: #775C4A;
	text-decoration: none;
}

.sidebarlink a:visited {
	color: #755C4A;
	text-decoration: none;
}
.sidebarlink a:hover {
	color: #000000;
	text-decoration: none;
}
.sidebarlink a:active {
	text-decoration: none;
	color: #755C4A;
}
.sidebar {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodytext {
	FONT-SIZE: small; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodytext a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:active {
	text-decoration: none;
	color: #006699;
	font-weight: bold;


}
.sectiontitle {
	font-weight: bold;
	color:#755C4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.sectionsubtitle {
	font-weight: bold;
	color:#755C4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#755C4A;
}
.copyright a:link {
	color:#755C4A;
	text-decoration: none;
}
.copyright a:visited {
	color:#755C4A;
	text-decoration: none;
}
.copyright a:hover {
	color:#000000;
	text-decoration: none;
}

.copyright a:active {
	color:#000000;
	text-decoration: none;
}

