body {
	margin:0px;
/*	background: #ebebeb;*/
}


p {
	font-weight:		bold;
	font-family:	times, times new roman, serif;
	font-size:	12pt;
	text-align: justify;
}

li {text-align: justify;}

h1.titlepage {
	font-family:	times, times new roman, serif;
	font-size:	18pt;  /* 13pt` */
	color:		white;
	margin:		0px;
/*	text-align:	left;*/
	text-align:	center;
	font-weight:	normal;
}

.mainmenu {
	font-weight:		bold;
	font-size:		10pt; /*8*/
/*	color:		 	969791;*/
/*	color:		 	669999;*/
/*	color:		 	339999;*/
/*	color:		 	336666;*/
/*	color:			ffffff;*/
	color:			004499;

	font-family:		tahoma, arial, sans-serif;
	text-decoration:        none;
}

.mainmenucur {
	font-weight:		bold;
	font-size:		10pt; /*8*/
/*	color:			ffffff;*/
/*	color:			828282;*/
/*	color:			5f5f5f;*/
	color:			484848;
/*	color:			f8ac5e;*/

	font-family:		tahoma, arial, sans-serif;
	text-decoration:        none;
}

.subtitle {
	font-family:		arbat;
	font-size:		16pt;
/*	color:			#004499;*/
	color:			#484848;
	text-align:		center;
}
.comment {
	font-family:		arbat;
	font-size:		12pt;
/*	color:			#004499;*/
	color:			#484848;
	text-align:		center;
}

.navigation {
	font-family:		arbat;
	font-size:		12pt;
	color:			#004499;
/*	color:			#484848;*/
	text-align:		center;
}

.author {
	font-family:		arbat;
	font-size:		13pt;
	text-align:		center;
}


A.mainmenu:link {
text-decoration: none;
}

A.mainmenu:visited {
text-decoration: none;
}

A.mainmenu:hover {
text-decoration: none;
}
