/*------------------------------------ Стили всего документа --------------------------*/
body {
 margin-left: 0;
}
	a {color:#B1E92A; text-decoration:none}
	a:hover {color:#B1E92A; text-decoration:underline}
	body, #body {font-family:arial; font-size:90%; text-align:justify; background-color:#34332E; padding:0; background-image:url(http://design.overta.ru/simba/genius/bg.gif); background-repeat:no-repeat; background-position:left top; color:#FFFFFF;}
	td {font-size:90%}

	#person {text-align:center; font-family:verdana, arial, tahoma; font-size:20pt; color:000000;}
	#journal {text-align:center; font-family:verdana, arial, tahoma; font-size:7pt; color:909090; font-weight:bold;}
	
	#foot {font-size:70%; padding:20px; color:#222222}
	
/*----------------------------------- Стили элементов сообщения ---------------------*/
	#headline {background-image:url(http://design.overta.ru/simba/genius/theme.gif); background-repeat:no-repeat; height:56px; padding-left:65px; padding-top:10px;}
	#title {font-size:130%; color:#B1E92A; font-weight:100}
	#message {padding:1px 70px; font-size:90%}
	
	#comments {font-size:80%; font-weight:bold; text-align:right}

/*------------------------------------ Настройки календаря ----------------------------*/
	#daynames {font-size:7pt;}	/* Дни недели (пн., вт.) */
	#weekendnames {font-size:7pt; color:ffffff; background-color:34332E}	/* Названия выходных дней (сб., вс.) */

	#everyday {font-size:8pt; color:A0A0A0; text-align:right; padding:0 4 0 0}	/* Обычные дни */
	#weekend {font-size:8pt; color:ffffff; background-color:#34332E; text-align:right; padding:0 4 0 0}	/* Выходные дни */

	#monthname {font-size:9pt; font-weight:bold; text-align:center}	/* Название месяца */