body {font:80%/150% verdana,sans-serif; color:#006633;}
h1 {font:200% georgia,serif; color:#006633; margin-top:20px}


/* position:relative and overflow:hidden are required */
#scroller {
	position:relative;
	overflow:hidden;
	width:940px;
	border:0px solid #005B2E;
	font-family:"Arial";
	color: #01492B; font-size:12px;
  font-weight:bold;
}

#scroller a { font-family:"verdana"; font-size:12px; color:#006633; font-weight:bold;}

/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right;}

/* add link formatting for the controls */
#controls a {font-family:"Verdana"; color:#006633; font-size:10px;}

/* add formatting for the scrolling text */
#tag {margin:2px 0}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#top {width:350px; margin:auto}