BODY {
	background-color: beige;
	font-family: arial;
	line-height: 150%;
}
.NavBar {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: white;
	background-color: blue;
	vertical-align: middle;
	padding: 0px;
}

.NavBar a {
	text-decoration: none;
	font-size: 10pt;
	color: white;
}

.NavBar a:hover {
	background-color: yellow;
	color: blue;
}

.Russian {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: white;
	background-color: #8888FF;
	vertical-align: middle;
display: none; 
}
.Russian A{
	text-decoration: none;
	font-size: 10pt;
	color: white;
}
.Footnotes {
	font-size: 12pt;
}
.Highlight {
	background-color: #FFFFFF;
}

.PullDown {
	position: absolute;
}

.AlphaSpouse {
	color: #888888;
	font-style: italic;
}
