.TEXTBODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.MENU {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.MAINTITLE {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.SUBTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
.COPYRIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.SUBMENU {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.PICTURE_RIGHT {
	border-bottom-width: 10px;
	border-top-color: #787D79;
	border-right-color: #787D79;
	border-bottom-color: #787D79;
	border-left-color: #787D79;
	border-left-width: 20px;
}
a:hover {
	text-decoration: underline overline;
	color: #000033;
}
a {

	color: #363657;
	text-decoration: none;
}
.PICTURE_LEFT {
	border-bottom-width: 10px;
	border-top-color: #787D79;
	border-right-color: #787D79;
	border-bottom-color: #787D79;
	border-left-color: #787D79;
	border-right-width: 20px;
}
