.menu {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	BACKGROUND-COLOR: #FFFFFF;
	layer-background-color: #012022;
	text-align: justify;
}
.TitleName {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #660000;
}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.MainTextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: underline;
}
.SubjectText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.LabelNames {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.MainTextJustified {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
.placement {
	position: absolute;
	height: 175px;
	width: 750px;
	top: 0px;
	right: auto;
	left: 0px;
	clip:             rect(auto 775px auto 25px);
}
.homePageLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
