/* CSS By Ilya Titov for The Golden Boot, April 2008  */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.4;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
img, div {behavior: url("pngbehavior.htc");}
img {border:0px;}
a:link, a:visited, a:active {
	text-decoration:underline; 
	color:#555;
	}
a:hover { 
	text-decoration:underline; 
	color:#000;
	}
.eugene:link, .eugene:visited {
	color:#1ceddd;
	}
.eugene:hover, .eugene:active {
	color:#555;
	}
.ilya:link, .ilya:visited {
	color:#1ced37;
	}
.ilya:hover, .ilya:active {
	color:#555;
	}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px; 
	margin:0px; 
	line-height:normal;
	font-weight:normal;
	}
h1 {
	font-size:1.7em;
	padding-bottom:.3em;
	}
h2 {
	font-size:1.4em;
		padding-bottom:.2em;
	}
h3 {
	font-size:1.2em;
		padding-bottom:.2em;
	}
h4, h5, h6 {
	padding-bottom:.2em;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif; 
	}
small {font-size:.8em;}

#map {}
