body {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	}

a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #FF0000; 
	text-decoration: none;
	}

hr {
	color: #000000;
	height: 1px;
	}

td {
	font-family: Tahoma;
	font-size: 11px;
	}

td.menu_bg {
	background-image: url(/en/images/menu_sep.jpg);
	}

td.background0 {
	background-image: url(/en/images/menu_bg_off.jpg);
	}
		
td.background1 {
	background-image: url(/en/images/menu_bg_on.jpg);
	}
	
input {
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	}
.login {
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border: 1px dashed #666666;
}
.sub {
	line-height: 16px;
}
.news-content {
	font-size: 12px;
}
.textj {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	line-height: 170%;

}
.textb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.windings2 {
	font-family: "Wingdings 2";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}