body { font-family: "verdana", "Trebuchet MS", sans-serif;
	font-size: 12px; color: #AE9B7B; }


td
{
	font-family: "verdana", "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

p
{
	font-family: verdana, Trebuchet MS sans serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

a
{
	text-decoration: none;

}

a:hover
{
	text-decoration: underline;
	
}

