h1, h2 {
    font-family: Arial;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
td.top_menu {
	background-image: url('../img/menu_separator.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;
	/*width: 60px;*/
	text-align: left;
	padding-left: 5px;
}
a.top_menu:link {
	color: #002F63;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-image: url('../img/top_menu_bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a.top_menu:visited {
	color: #002F63;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-image: url('../img/top_menu_bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a.top_menu:hover {
	text-decoration: none;
	color: #002F63;
}
.msg {
	/*border: 1px solid #CCCCCC;*/
	background-color: #82C5E9;
	background-color: rgba(130, 197, 233, 0.3);	
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
.fara_imagine {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: center;
	height: 60px;
	width: 100px;
	margin: 4px;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 40px;
	color: #0A7CBB;
	background-color: #FFFFFF;
}
.pageNoLink {
	margin-left: 1px;
	margin-right: 1px;
	font-size: 13px;
}
.pageLink {
	margin-left: 1px; 
	margin-right: 1px;
	font-size: 13px;
}

td .footerlist_text {
	margin: 30px 10px 20px 0px;
}

td .footerlist_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
}

td .footerlist_text h2 {
	font-size: 14px;
	color:#000 !important;
}