body,td {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	line-height:18px;
}


h1 {
	font-size:16px;
	line-height:19px;
	color:#998675;
	font-weight:bold;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:16px;
	color:#998675;
	font-weight:normal;
	padding-bottom:10px;
}

h3 {
	font-size:18px;
	color:#666666;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #998675;
	text-decoration:none;
}

a:hover {
	color:#998675;
	text-decoration:none;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

