@media screen, handheld {
    body
{
background-color: #97B675;

}


	TD {
		font-family: Tahoma, Verdana, Arial, Arial Narrow;
		font-size: 9pt;
		color: #333333;
	}

	div.ah {
		font-family: Tahoma, Verdana, Arial, Arial Narrow;
		font-size: 17;
		font-weight: bold;
		color: #666666;
	}
	
	div.servH {
		font-family: Tahoma, Verdana, Arial, Arial Narrow;
		font-size: 16;
		font-weight: bolder;
		color: #333333;
	}

    a:link { color:#7E7A70; text-decoration:none }
	a:visited {color:#7E7A70; text-decoration:none }
	a:hover { color:#57544A; text-decoration:underline }
	a:active { font-weight:bold; color:#6D6448; text-decoration:none }
	a:focus { font-weight:bold; color:#6D6448; text-decoration:underline }
}
