body	{
	background: #a9a695;
	margin: 0px;
	font-family: veranda, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	SCROLLBAR-FACE-COLOR: #a9a695;
	SCROLLBAR-HIGHLIGHT-COLOR: #a9a695;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #a9a695;
	SCROLLBAR-DARKSHADOW-COLOR: #a9a695;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #a9a695;
	}
#wrapper	{
	width: 770px;
	height: 850px;
	background: #a9a695;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #c0bdac
	}
.normaltext	{font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #757260;
		text-align:justify
		}
.cimtext {font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color: #757260;
		text-align:justify
		}
a:link {
		color: #757260;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none
		}
a:visited {
		color: #757260;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none
		}
a:active {
		color: #757260;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none
		}
a:hover {
		color: #ffffff;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none
		}

