body, table {
	background-color: #202020;
	background-image: url(/layout/background001.jpg); 
	color: #000000;
	font-family: tahoma;
	font-size: 7.5pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	padding-right: 0;
}
a:link, a:visited, a:active, a:hover{
	color: #a89a68;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: none;
	line-height: 10px;
	text-decoration: none;
	text-transform: none;
}
table.navi{
	background-color: transparent;
	background-image: url(none);
}
left:a.link{
	text-align: left;
}
A:link.right{
	text-align: right;
}
.h1{
	border-bottom: 1px dashed;
	color: #B4477E;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: none;
	line-height: 8px;
}
.requierments{
	color: #303030;
	font-family: Small Fonts;
	size: 5px;

}