body {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Courier new, Courier;
	scrollbar-face-color: #525252;
	scrollbar-highlight-color: #7A7875;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #2C2A2C;
	scrollbar-arrow-color: #ff8000;
	scrollbar-track-color: #2C2A2C;
	scrollbar-darkshadow-color: #2C2A2C;
	}
.TX {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: 'courier new', typewriter, matrix, monospace;;
	}

.SC {
	color: #888888;
	font-style: italic;
	}

.SS {
	color: #009900;
	font-style: normal;
	}

.SH {
	color: #d56000;
	font-style: normal;
	font-weight: bold;
	}

.SF {
	color: #aa00ff;
	font-style: normal;
	font-weight: bold;
	}

.SV {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	}

.SK {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	}
.ST {
	color: #8d7f07;
	font-style: normal;
	font-weight: bold;
	}
.SP {
	color: #0000A0;
	font-style: normal;
	font-weight: bold;
	}
.SN {
	color: #FF0000;
	font-style: normal;
	}

a {
	position:relative;
	color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	background:#e0e0e0;
}
.lib {
	text-align:left;
}
a:hover	{position:relative;color:#ff8000;}
a:visited {position:relative;left=0;top=0;color:#000000;}
a:visited:hover {position:relative;;color:#ff8000;}
