h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: justify;
	font-size: 24px;
}
.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #44588B;
}
a:active {
	color: #000000;
}


a:link {
	color: #FFFFFF;
}
.shema {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.bodytext {
	font-size: medium;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

