body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #484848;
	line-height:17px;
}


h1 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	line-height:22px;
	margin:0 0 18px 0;
}

h2 {
	font-size:13px;
	color:#000000;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-weight:bold;
	font-size:11px;
	margin:0 0 10px 0;
}

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

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

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

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


/* Custom Styles for dropdown */

.style1{
	font-size: 18px;
}

.style2{
	font-size: 28px;
}

