﻿@charset "UTF-8";
/* CSS Document */

.html-marquee {
	height:30px;
	width:250px;
	background-color:#;
	font-family:Futura;
	font-size:12pt;
	color:#FF0000;
	font-weight:bold;
	border-width:0;
	border-style:solid;
	border-color:#;
}
