.yhteistyossa
{
  	background-color : #ffffff;
	text-align: center;
        font-weight : bold;
        color : #006600;
        font-size : 16px;
}

table.MainTable
{
  	padding: 0px;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 4px;
  	margin-top: 3px;
  	border: none;
}

table.Dokumentti2
{
  	background-color : #ffffff;
  	padding: 0px;
 	width: 770px;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 0px;
  	margin-top: 0px;
  	border: solid 1px black;
        border-right: solid 1px black;
        border-bottom: solid 1px black;
}

table.Mainokset
{
        background-color : #ffffff;
	height: 100%;
  	border: solid 1px black;
  	border-left: none;
}

