body {
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
}
a,span   { 
	font-family: Tahoma, Arial;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
	letter-spacing: 0px;
}
p {
	font-family: Tahoma, Arial;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
	letter-spacing: 0px;
}
img {	border: 0px;
}
.lang {
	color: white;
}
a.lang:link, a.lang:visited {
	text-decoration: none; color: white;
}
a.lang:hover, a.lang:active {
	text-decoration: underline; color: white;
}
.lmenu {
	color: #144e7b;
	font-size: 12px;
}
a.lmenu:link, a.lmenu:visited {
	text-decoration: underline; color: #144e7b;
}
a.lmenu:hover, a.lmenu:active {
	text-decoration: underline; color: #144e7b;
}
.lmenu_a {
	color: #144e7b;
	font-size: 12px;
	font-weight: bold; 
}
.header {
	font-family: Arial;
	color: #144e7b;
	font-size: 16px;
	font-weight: bold; 
}
.common {
	color: #144e7b;
	font-family: Arial;
	font-size: 12px;
}
.copy {
	font-family: Arial;
	color: #18648c;
}
.news_date {
	color: #144e7b;
	font-size: 11px;
}
input, textarea, select,button	{
	border: #144e7b 1pt solid;
	letter-spacing: 0pt;
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
	color: #144e7b;
	font-family: tahoma;
	font-size: 12px; 
}
.no_vis {
display: none;
}