body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
}

#langbar p {
	font-size: 14px;
}

#langbar a {
	color: #326883;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #326883;
}

#langbar a:hover {
	color: #1D3D4D;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #1D3D4D;
}

#commonbar a {
	color: #326883;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #326883;	
}

#commonbar a:hover {
	color: #1D3D4D;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #1D3D4D;	
}

#lastupdate {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}