.date
{
	name : Дата;
	color : #194D62;
	white-space : nowrap;
	font-weight : bold;
	font-size : 10px;
}

h3
{
	name : Главный заголовок элемента;
	color : #1E4E61;
	font-size : 13px;
	margin-bottom : 0px;
}

h4
{
	name : Подзаголовок;
	color : #000000;
	font-size : 12px;
	margin-bottom : 0px;
	font-weight : bold;
}

h4
{
	name : Подподзаголовок;
	color : #1E4E61;
	font-size : 11px;
	margin-bottom : 0px;
	font-weight : bold;
}

p
{
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
}

li
{
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
}

ul
{
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-image : url("../img/li.gif");		
}

ol
{
	margin-top : 0px;
	margin-bottom : 0px;
}