body, td {
	font: 1em Verdana, Arial, Helvetica, sans-serif;	
	background-color: transparent;
	color: #000000;
}

li {
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	padding-bottom: 0;
	line-height: normal;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	margin-left: -15px;
	margin-top: 0px;
	padding-top: 0px;
}
		
a {
	background-color: transparent;
	color: #0099ff;
	text-decoration: underline;
}		

a:hover{
	text-decoration: underline;
	color: #ff0000;
}
.specs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:  url(images/airhog_tile.jpg);
/*	text-indent: -15px;*/
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
/*	border: 1px solid #000000;
	padding: 5px;*/
}

a.close{
	background-image:  url(images/airhog_tile.jpg);
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", "Minion Web", serif;
	font-size: 11px;
	color: #ff0000;
}

.phone{
	background-image:  url(images/airhog_tile.jpg);
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
/*  filter: shadow (color="#999999", strength="4", direction="135");*/
  width:100%;
}
/*.ShadowFilter {
	FILTER: Shadow (Color="#999999", Direction="135", strength="4");
  width=100%;
}*/

.phone:first-letter{
	background-image:  url(images/airhog_tile.jpg);
	font-size: 24px;
}

.optional{
	background-image:  url(images/airhog_tile.jpg);
	font-family: Georgia, "Times New Roman", "Minion Web", serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	color: #000000;
}	
