.body { background-color: #FFFFFF;
	background-image: url(images-global/bg-navi.gif);
	background-repeat:-y;
	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: #333333;
	line-height: 16px;
	text-align: justify}

.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: 11px; color: #999999; text-decoration:none; line-height: 11px}
.textsmall a:link { font-family: Arial; font-size: 11px; color: #999999; text-decoration:none; line-height: 11px}
.textsmall a:hover { font-family: Arial; font-size: 11px; color: #CC3333; text-decoration:none; line-height: 11px}
.textsmall a:active { font-family: Arial; font-size: 11px; color: #999999; text-decoration:none; line-height: 11px}
.textsmall a:visited { font-family: Arial; font-size: 11px; color: #999999; text-decoration:none; line-height: 11px}
.textsmall a:visited:hover { font-family: Arial; font-size: 11px; color: #CC3333; text-decoration:none; line-height: 11px}

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; }
a:hover      { font-size:12px; color: #333333; font-family:Arial; text-decoration:undeline; }