.body { background-color: #A49E45;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color:  #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff}

.text { font-family: Arial;
	font-size: 12px;
	color: #5F5C2A;
	line-height: 16px;
	text-align: left}

.textright { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: right}

.textnorm { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left}

.textcenter { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center}

.textsmall { font-family: Arial;
	font-size: 10px;
	color: #5F5C2A;
	line-height: 12px}

a:link        { font-size:12px; color: #333333; font-family:Arial; text-decoration:underline; }
a:visited     { font-size:12px; color: #333333; font-family:Arial; text-decoration:underline; }
a:active      { font-size:12px; color: #333333; font-family:Arial; text-decoration:underline; }
a:hover       { font-size:12px; color: #DA0000; font-family:Arial; text-decoration:underline; }

ul { font-family: Arial;
	font-size: 12px;
	color: #5F5C2A;
	line-height: 16px;
	margin-left: 20px;}