body {	font-family: Times New Roman;
	color: #664411;
	SCROLLBAR-FACE-COLOR: #faf7e2;
	SCROLLBAR-HIGHLIGHT-COLOR: #d4c42b;
	SCROLLBAR-SHADOW-COLOR: #595100;
	SCROLLBAR-3DLIGHT-COLOR: #f7f4d6;
	SCROLLBAR-ARROW-COLOR: #6f5830;
	SCROLLBAR-TRACK-COLOR: #6f5830;
	SCROLLBAR-DARKSHADOW-COLOR: #fbfbe3;
	SCROLLBAR-BASE-COLOR: #fffff0
}

h1 {
	background-color: unset;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #606060
}

h2
{	font-family: Times New Roman;
	font-size: 18;
	font-weight: bold;
	text-align: center;
	color: #606060
}

.popup
{	color: #0000ff;
	cursor: help;
	text-decoration: none
}
