body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}


h1 {
	font-size:16px;
	color:#000066;
	font-weight:bold;
	margin:0 0 18px 0;
}

h2 {
	font-size:14px;
	color:#EF1C89;
	margin:0 0 10px 0;
	font-weight:bold;
}

h3 {
	font-size:13px;
	color:#FE6100;
	font-weight:bold;
}

h4 {
	font-size:11px;
	color:#666666;
}

a, a:link, a:visited, a:hover, a:active {
	color: #EF1C89;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	color:#DEDEDE;
	border:none;
	border-bottom:1px solid #DEDEDE;
	height:1px;
	margin:18px 0;
}

/* Custom Styles for dropdown */

.style1{
	font-size: 18px;
}

.style2{
	font-size: 28px;
}

.textHighlight {
	color:#EF1C89;
	font-weight:bold;
}

