body {
	font-family: Tahoma;
	font-size: 14px;
	color: #595C3F;
	font-weight: bold;
	background-attachment: scroll;
	background-color: #b1b593;
}
h1 {
	font-family: Tahoma;
	font-size: 36px;
	color: #595C3F;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #595C3F;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #595C3F;
} 
a:link {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
	color: #595C3F;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
	color: #595C3F;
	font-weight: bold;
}
}

a:active {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
	color: #595C3F;
	font-weight: bold;
}
a:hover { font-family: Tahoma; color: ButtonText; background-color: ButtonFace}
body {
	scrollbar-face-color: ButtonFace;
	scrollbar-arrow-color: ButtonText;
	scrollbar-track-color: InactiveBorder;
	scrollbar-shadow-color: ButtonShadow;
	scrollbar-highlight-color: Highlight;
	scrollbar-darkshadow-Color: '#D6C684';
}
a:link {
	font-family: Tahoma;
	font-size: 16px; underline;
	font-weight: bold;
}
a:visited {
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
}