@charset "windows-1251";

body { font-family:Verdana, Geneva, sans-serif; 
padding:0px; 
margin:0px; 
	}
	
td { font-size:12px;}	

h1 {
	color: #000; 
	text-align:center; 
	font-size:28px;
	font-weight:normal; 
	font-family:Tahoma, Geneva, sans-serif;
	
}

h2 {
	color: #C00; 
	text-align:center;
	font-size:22px;
}

h3 {
	color: #000; 
	text-align:center;
	font-size:18px; 
	font-family:Tahoma, Geneva, sans-serif;
}

.red {
	color: #C00;
}
.grey {
	color: #999;
	font-size: 20px;
}