<!--
body  	{	background:			#000000;
		margin:				0;
		scrollbar-3d-light-color:	#999999;
		scrollbar-arrow-color:		#F4A460;
		scrollbar-base-color:		#000000;
		scrollbar-dark-shadow-color:	#333333;
		scrollbar-face-color:		#996633;
		scrollbar-highlight-color:	#F4A460;
		scrollbar-shadow-color:		#000000;
		font-family: 			Garamond, comic, sans-serif;
		font-size:			12pt;
		font-weight:			700;
		color:				sandybrown; }

h1 	{	font-size:1.0in; 
		font-family: Alison; }
		
h2 	{	font-size:18pt; }

.links_table a 	
{ 	color:		#FFFFFF;
	text-decoration:none;
	font-family: 	Garamond, comic, sans-serif;
	font-size:	10pt;
	font-weight:	700;
/*	border-width:	1px;
	border-style:	outset; */
	display:	block;
	width:		110px;
	padding-left:	2px;
	margin:		0px;
}

.a_special
 	{ 	color:		#FFFFFF;
		text-decoration:none;
		font-family: 	Garamond, comic, sans-serif;
		font-size:	10pt;
		font-weight:	700;
		border-width:	1px;
		border-style:	outset;
		display:	block;
		width:		110px;
		padding-left:	2px;
		margin:		0px;}

.links_table a:hover
{
	background-color:#000000;
	border-width: 1px;
	border-style:	outset;
}

table	
{
	border-style:		none;
	border-width:		0in;
}

.links_table
{
	border-style:		none;
	border-width:		0in;
}

.copyright { 	font-size:		10pt;
		font-weight:		500; }
		

.marque	{	font-size:		10pt;
		font-weight:		700;
		color:			#FFFFFF;
		cursor:			pointer; }
		
@font-face {	font-family: Garamond;
		font-style:  normal;
		font-weight: 700;
		src: url(../fonts/GARAMON0.eot); }

#tickertape {	position:relative;
		layer-background-color:black;
		width:650;
		height:12; }

#subtickertape{	background-color:black;
		position:relative;
		border: 1px solid black;
		width:650;
		height:12; }


.subtickertapefont   {	font:bold 22px Verdana;
			text-decoration:none;
			color:#FFFFFF; }

.subtickertapefont a {	font:bold 22px Verdana;
			color:#FFFFFF;
			text-decoration:none;}
-->