	.TextScrollStyle {
		visibility:hidden;
		font-family:"Comic Sans MS","Palatino","Verdana","Sans Serif";
		font-weight:400;
		text-align:center;
		font-size: 12px;
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden;
	}

/*There are several parts to this code:
1) styMarkeeFadrScrolrEng.js   --the Engine--
**2) styMarkeeFadrScrolrCdef.css  --and TestScrollStyle ClassDef--
	Can place #2 in the styExtraTxt.css file 
	container for secondary css inclusions
3) styMarkeeFadrScrolrTxt.js    --Text for Markee--
		And then the entries in the Welcome Page...
4) The Link to #2 in the Head... which is now commented out (see #2)
5) The Link to #1 in the Head
6) and the following code pasted into the desired 
		scrolling markee location in the Body of the Welcome page
DIV id="containerarea">
<SCRIPT LANGUAGE="JavaScript1.2" SRC="styMarkeeFadrScrolrEng.js"> </script>
</DIV
 */

