.title {  font-family: Arial, Helvetica, sans-serif; font-weight: bolder; text-align: center; vertical-align: middle}
p {  font-family: Arial, "Times New Roman", Times, serif; font-size: 10pt; margin-bottom: 5px; margin-top: 0; text-align: justify; text-indent: 0pt; }
h2 {  font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 14pt}
h1 {  font-size: 11pt;  font-family: Arial, Helvetica, sans-serif; text-align: left; margin-bottom: 0pt}
h2 {  }
.date {font-family: Arial, "Times New Roman", Times, serif;  font-size: 8pt; font-style: normal; text-align: right; margin-bottom: 0px; margin-top: 0px; font-weight: 100}
.comm {font-family: Arial, "Times New Roman", Times, serif;  font-size: 8pt; font-style: normal; text-align: right; margin-bottom: 0px; margin-top: 0px; font-weight: 100}
h2 {  margin-top: 5px}
h2 {  margin-bottom: 0px}
.min {font-size: 8 pt; text-align: left;}




h1 a:link {color: #0000FF; text-decoration: none;} 
h1 a:visited {color: #0000FF; text-decoration: none;}
h1 a:hover {color: #0000FF; text-decoration: underline;} 
h1 a {color: #0000FF; text-decoration: none;} 



/*
стили для календаря:
*/
#calendar {
	text-align: center;
	font-size: 10pt;
}

/*
#calendar .month, #calendar .month a {
	font-weight: bold;
	color: #ccc;
	text-align: left;
}
*/

#calendar .weekday {
	border: none;
	padding: 2px;
	color: #666;
	background: #fff;
}

/*
#calendar .weekday a {
	color: #666;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
*/

#calendar .day {
	border: none;
	padding: 2px;
	color: #666;
}

/*
#calendar .day a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
*/

#calendar .weekend {
	border: none;
	padding: 2px;
	color: #804040;
	background: #fff;
}

/*
#calendar .weekend a {
	color: #804040;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
*/

#calendar .endday {
	border: none;
	padding: 2px;
	color: #804040;
}
#calendar .endday a {
	color: #804040;
	font-weight: bold;
	text-decoration: none;
}

