BODY {
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0
}
body, td	{ font-family:	Verdana;
	color:	#000000;
	font-size:	10pt;
	}
A:link	{	
	text-decoration:	underline;
	color:	#000000;
	font-size: 10pt;
	}

A:visited {
	text-decoration:	underline;
	color:	#000000;
	font-size: 10pt;
	}
		
A:hover	{	
	text-decoration:	none;
	color:	#777777;
	font-size: pt;
	}.style3 {
	font-size: x-large;
	font-weight: bold;
}
#ticker {

    height: 20px;

    width: 500px;

    border: 1px black solid;

    position: relative;

    overflow: hidden;

}

 

#ticker div {

    position: absolute;

    white-space: nowrap;

}
