	body{margin: 0; padding: 0; background-color: white;}
	
	a{color: #0e82d8; text-decoration: underline;}
	a:hover{color: #d63007; text-decoration: none;}
	a.mail{color: #4a5964; text-decoration: underline;}
	a.mail:hover{color: #631400; text-decoration: none;}
	
	
	p{font : normal 80%/135% Arial, Helvetica, sans-serif; color: #4a5964; margin: 7px 0 0;}
	p.large{font-size: 90%;}
	p.c{margin-top: 12px; margin-left: 10px;}
	p.contacts{
	margin: 5px 50px;
}
	li {font : normal 80%/135% Arial, Helvetica, sans-serif; color: #4a5964; margin: 7px 0 0;}
	h1{font : normal 130% Tahoma, Arial, Helvetica, sans-serif; color: #4a5964; margin: 7px 10px 3px;}
	h1.title{color: #87b123; margin-top: 41px;}
	h2{font : normal 90% Tahoma, Arial, Helvetica, sans-serif; color: #1b4665; margin: 15px 0px 0px;}
	
	table.main{width: 100%; height: 100%; border-collapse: collapse;}
	table.main td{vertical-align: top; padding: 0;}
	table.main tr.logo td{height: 150px; padding: 20px 50px; overflow: visible;}
	table.main td.content{padding: 0px 40px;}
	table.main td.paperclip{height: 32px; overflow: visible;}
	
	div.tl{background: white url(../img/table_tl.gif) no-repeat bottom left; height: 11px;}
	div.tr{background: url(../img/table_tr.gif) no-repeat bottom right; height: 11px;}
	div.bl{background: white url(../img/table_bl.gif) no-repeat top left;}
	div.br{background: url(../img/table_br.gif) no-repeat top right; height: 11px;}
	
	div.block_tl{background: #e9e9e9 url(../img/block_tl.gif) no-repeat top left;}
	div.block_tr{background: url(../img/block_tr.gif) no-repeat top right;}
	div.block_bl{background: url(../img/block_bl.gif) no-repeat bottom left;}
	div.block_br{background: url(../img/block_br.gif) no-repeat bottom right;}
	table.block_c td.c{padding: 0  10px 10px;}
