td {font-family:Georgia; font-size:8pt; color:#333333}

A:link {color:brown ; text-decoration:none}
A:visited {color: brown; text-decoration:none}
A:hover {color: orange; text-decoration:underline}
A:active {color: orange; text-decoration:underline}


input,textarea,select 
	{border-color: #444444;
	border-style: solid;
	background-color: #ffffff;
	color: #444444;
	border-width:1px;
	font-family:verdana; 
	font-size=8pt; }

input.promotion
{
	border-width:0px;
	font-size:17px;
	text-align: center;
	width: 180px;
}