body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A4A42;
	line-height:21px;
}


h1 {
	font-size:18px;
	color:#443333;
	font-weight:normal;
	margin:0 0 15px 0;
}

h2 {
	font-size:14px;
	color:#f17841;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-size:13px;
	color:#443333;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

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

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

/* Custom Styles for dropdown */

.textHighlight1 {
	color:#BE1E41;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}

.textHighlight2 {
	color:#443333;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}

.textHighlight3 {
	font-weight:normal;
	font-style:italic;
	font-size:14px;
}

