@charset "windows-1251";
/* CSS Document */

A:link {text-decoration: underline; color:#224487;}
A:hover {text-decoration: none; color:#224487;}	
A:visited {text-decoration: underline; color:#224487;}
A:active {text-decoration: underline; color:#224487;}	
A:visited:hover {text-decoration: none; color:#224487;}


h1{
	color:#224487;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	}

h2{
	color:#224487;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	}

h3{}

h4{}

h5{}

p{}
