body, td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	line-height:18px;
}

h1 {
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	margin:0 0 27px 0;
}

h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#936138;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#936138;
	font-weight:normal;
	margin:0 0 3px 0;
}

h4 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

a {
	color:#106400;
	text-decoration:underline
}

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

hr {
	margin: 18px 0;
	height: 0;
	border: none;
	border-top: 1px dotted #CCCCCC;
	color: #CCCCCC;
	clear:both;
}

/* Custom Styles for dropdown */

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

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

