﻿/* Все главные настройки */
.MainPageBody
{
	/*background-color: #d6d6d6;*/
	font-family:Verdana,sans-serif;
	font-size:12px;
	line-height: 14pt;	
}

.MainPageBody P
{
    font-family:Verdana,sans-serif;
	font-size:14px;
	line-height: 16pt;	
	
	/*text-align: justify;
	text-indent: 18pt;*/
}

.MainPageBody table
{
    font-family:Verdana,sans-serif;
	font-size:14px;
	line-height: 16pt;	
	
	/*text-align: justify;
	text-indent: 18pt;*/
}

.MainPageBody A
{
	font-family:Verdana,sans-serif;
	font-size:14px;
	line-height: 16pt;	
	color:#2554C7;
	text-decoration:none;
	font-weight:bold;
}

.MainPageBody h1
{
	font-size:28px;
	font-weight:bold;
	color:#2554C7;
    line-height:1em; 	
}

.MainPageBody h2
{
	font-size:22px;
	font-weight:bold;
	color:#728FCE;
	
}

.MainPageBody li
{
	font-family:Verdana,sans-serif;
	font-size:14px;
	line-height: 16pt;
	text-align: left;
	padding:0 0 10px 0;
		
}

.News
{
	font-family:Verdana,sans-serif;
	font-size:14px;
	line-height: 16pt;	
	/*text-align: justify;
	text-indent: 18pt;*/
}

/* 100% размер для таблиц */
.FullSizeTable
{
	width: 100%;
	height: 100%;
}