.body { background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 31px;
	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: Verdana;
	font-size: 12px;
	color: #000000;
	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: Verdana;
	font-size: 10px;
	color: #999999;
	line-height: 20px}

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:undeline; }

