table {
	width: 580px;
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

tr.head {
	background-color:  #6a9cac;
}

td.amount { 
	width="20";
	text-align: center;
}

td {
	font-size: 11pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	vertical-align: top;
	padding: 5px;
}

a.vacancy:link {text-decoration: none; color:#000000}
a.vacancy:visited {text-decoration: none; color:#000000}
a.vacancy:hover {text-decoration: none; color: #0000ff}

text_vacancy { 
	font-size: 22pt;
	color: #0000ff;
}
