body
  {
    color: black;
    background: white;
	margin: 0px;
 }

div.info_block, div.doc_lincs
{
	margin-bottom: 20px;
	width: 210px;
}

div.doc_lincs
{
	float: right;
	margin-right: 22px;
	width: 185px;
	padding: 10px;
	border: 1px solid #000000;
	background: #ffba00;
	
}

div.doc_lincs a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	color: #5f5f5f;	
}

div.doc_lincs a:hover
{
	color: white;
}
 
div.important_info
{
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #5f5f5f;
	text-align: center;
	margin-bottom: 20px;
}

h1, h2, div.info_header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #5f5f5f;	
} 

p
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5f5f5f;
}


div.info_text
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5f5f5f;
}

div.phone_info
{
	font-family: Arial;
	font-size: 13px;
	color: #666666;	
}

a.mail
{
	font-family: Times New Roman;
	font-size: 16px;
}

a:hover
{
	text-decoration:none;
}

img.image, img.left_image
{
	width: 200px;
	height: 150px;
	padding: 3px;
	border: 1px solid #000000;
	background: #ffba00;	
}

img.left_image
{
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}

p.copy { 
	font-size: 10pt;
	color: #666666;
	font-family: "Arial";
	margin: 0px;
}

table.objects
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5f5f5f;
}
