@charset "utf-8";
.ilhv_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center
	font-style: normal;
	color: #333333;
}
.ilhv_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.ilhv_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#rss_feed {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin-left:15px;
	margin-top:15px;
	font-size:12px;
	color:#000;
}
#rss_feed a:link {
	color: #009;
	text-decoration: none;
	line-height:22px;
}
#rss_feed a:visited {
	text-decoration: none;
	color:  #009;
	line-height:22px;
}
#rss_feed a:hover {
	text-decoration: underline;
	color: #C00;
	line-height:22px;
}
#rss_feed a:active {
	text-decoration: none;
	color:  #009;
	line-height:22px;
}

