body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:19px;
}


h1 {
	font-size:28px;
	color:#1755A2;
	font-style:italic;
	line-height:33px;
	font-weight:normal;
	margin:20px 0 25px 0;
}

h2 {
	font-size:17px;
	color:#333333;
	font-weight:bold;
	font-style:italic;
	line-height:25px;
	margin-bottom:10px
}

h3 {
	font-size:18px;
	color:#666666;
}

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

a {
	color: #1755A2;
	text-decoration:none;
}

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

/* Custom Styles for dropdown */

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

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

