/* Need to reduce font size in global nav menu because of longer Russian text */
div#globalnavigation {
	font-size: 12px;
	font-weight:bold;
}
h2 {
	font-weight:bold;
	font-family:arial,sans-serif; 
}
body {
	font-size: 12px;
}
/* Increase the font size relative to ENG */
div#sectionnavigation {
	font-size: 11px;
}
