html, body
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	
	margin-top:0;
	padding-top:0;
}

#content
{
	border:solid 2px #ccc;
	border-top:0;
	
	width:586px;
	margin:0 auto;
}
#head1
{
	background-image:url(vizov/ls_head_1.jpg);
	margin-bottom:20px;
	
	height:230px;
}
#head2
{
	background-image:url(vizov/ls_head_2.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:20px;

	height:124px;
}
#SL
{
	padding: 0 20px 20px;
}
h1
{
	color: #CC0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	
	text-align:center;
}

h2
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;

	text-align:center;
}

hr
{
	border:0;
	border-top:solid 2px #ccc;
}


a:link, a:visited
{
	color: #c00;
}


a:hover, a:active
{
	color: #1457aa;
	text-decoration: none;
}

li
{
	margin-bottom:10px;
}
table td{border:none; vertical-align:top; FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Georgia, Times New Roman, Times, serif;}
