*
{
	font-family: verdana;
	font-size: 12px;
	color: #000;
	line-height: 1.4;
}

body
{
	background: #265d75 url(/resources/images/background.png);
}

/*--------------------------------------------------------------*/
/*  Обычные теги                                                */
/*--------------------------------------------------------------*/

a
{
	color: #008fe9;
	font-weight: bold;
}

a:hover
{
	color: #f600ff;
	text-decoration: underline;
}

p.with_indent 
{
	text-indent: 20px;
}

.strong
{
	font-weight: bold;
}


/*--------------------------------------------------------------*/
/*  Заголовки                                                   */
/*--------------------------------------------------------------*/

.header
{
	color: #000;
	font-size: 24px;
	font-family: tahoma;
	line-height: 1.2;
}

.subheader
{
	color: #f00;
	font-size: 18px;
	font-family: verdana;
	line-height: 1.2;
}

a.header
{
	font-weight: normal;
}

a.subheader
{
	font-weight: normal;
}
