@charset "windows-1251";
/* CSS Document */

A:link {text-decoration: underline; color:#0084ff;}
A:hover {text-decoration: none; color:#0084ff;}	
A:active {text-decoration: underline; color:#0084ff;}	
A:visited {text-decoration: underline; color:#0084ff;}	
A:visited:hover {text-decoration: none; color:#0084ff;}	

h1{
	color:#b5bdcb;
	font-size:48px;
	font-weight:normal;
	margin:0px;
	}

h2{
	color:#000;
	font-size:24px;
	font-weight:normal;
	margin:0px;}

h3{
	color:#626b80;
	font-size:18px;
	font-weight:normal;
	margin:0px;}

h4{}

h5{}

p{}
