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


h1 {
	font-size:22px;
	color:#0E9FC5;
	font-weight:normal;
	margin:0 0 20px 0;
}

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

h3 {
	font-size:13px;
	color:#E68C24;
	margin:0 0 10px 0;
}

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

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

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

/* Custom Styles for dropdown */

.textHighlightGreen {
	color:#8BC53F;
	font-weight:bold;
}

.textHighlightOrange {
	color:#E68C24;
	font-weight:bold;
}

.quote {
	font-style:italic;
}
