﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #16347A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #017D49;
}
h2 {
	font-size: 12px;
	color: #D7281B;
}
.table td {	height: 20px; }
h1,h2,h3,h4,h5,h6 {	font-weight: bold; }
.style1 { color: #006600; }
.style2 { color: Red; }
.styleRed { color: #CA0000; }
a img { border: none; display: block; float: left; }
.style3 { width: 175px; }
.style4 { width: 57px; color: #008452; }
.style5 { width: 120px; }
.price { width: 100px; text-align: right; }


	
.CompanyName {
	 font-size:medium ;
	 color:Red;
	 display:block;
	 float:left;
	 padding:7px 0px 3px 0px;
	 line-height:110%;
}
.Location {
	font-weight:bold;
	color:Red ;
	text-align:right;
	padding-top:10px;
}

.CompanyDescr {
	font-weight:bold ;
	margin-bottom:7px;
}

.Participant 
{
	margin-bottom: 30px;
}