body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b6b6b5;
}

h1 {
	padding-right:10px;
	background-color:#4c4b4b;
	font-size: 30px;
	display: inline;
}

h2{
	margin-bottom:20px;
	font-size:20px;
	font-weight:normal;
	color:#b5c640;
	letter-spacing:1px;
}

h3{
	font-size:12px;
	color:#b5c640;
}

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

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

a:hover {
	text-decoration:underline;
}

hr {
	margin: 20px 0;
	*margin:0 0 20px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #525252;
	color: #525252;
}

/* Custom Styles for dropdown */

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

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

