body {font:80%/150% verdana,sans-serif; color:#4C64B7; margin:0}
h1 {font:200% georgia,serif; color:#4C64B7; margin-top:20px}


/* position:relative and overflow:hidden are required */
#scroller {
	position:relative;
	overflow:hidden;
	width:720px;
	border:0px solid #4C64B7;
	font-family:"Times New Roman", Times, serif;
	color: #4C64B7; font-size:12px;
}

#scroller a { font-family:"Times New Roman", Times, serif; font-size:8pt; color:#4C64B7}

/* 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:"Times New Roman", Times, serif; font-size:8pt; color:#4C64B7}

/* 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}
