body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #CCCCCC;
}


h1 {
	font-size:20px;
	color:#03dbff;
	font-weight:normal;
	margin-bottom:20px;
}

h2 {
	font-size:18px;
	color:#01dbff;
	font-weight:normal;
	margin:15px 0 15px 0;
}

h3 {
	font-size:16px;
	color:#fe019c;
	font-weight:normal;
	margin-bottom:5px;
}

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

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

a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

/* Custom Styles for dropdown */

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

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