body { 
	margin: 0px; 
	bgcolor: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: white;
	cursor: crosshair }

td { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: white;
	cursor: crosshair }

a.td { 
	color: #208FDF; 
	text-decoration: none;
	cursor: pointer }

a.td:link { 
	text-decoration: none; 
	color: #208FDF;
	cursor: pointer }

a.td:visited { 
	text-decoration: none; 
	color: #208FDF;
	cursor: pointer }

a.td:active { 
	text-decoration: none; 
	color: white;
	cursor: pointer }

a.td:hover { 
	text-decoration: underline; 
	color: #208FDF;
	cursor: pointer }

a { 
	color: #ff00ff; 
	text-decoration: none;
	cursor: pointer }

a:link { 
	text-decoration: none; 
	color: #ff00ff;
	cursor: pointer }

a:visited { 
	text-decoration: none; 
	color: #ff00ff;
	cursor: pointer }

a:active { 
	text-decoration: none; 
	color: white;
	cursor: pointer }

a:hover { 
	text-decoration: underline; 
	color: #ff00ff;
	cursor: pointer }

.copy { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: white; }

.copybold { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: white; 
	font-weight: bold; }
	
.input150 { 
	width: 150px;
	background-color: #9B9B9B;
	color: white;
	font-size: 10px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }

.input125 { 
	width: 125px;
	background-color: #9B9B9B;
	color: white;
	font-size: 10px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }

.input20 { 
	width: 20px;
	background-color: #9B9B9B;
	color: white;
	font-size: 10px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }
