@charset "utf-8";
<style type="text/css">

body {
	margin-left: 4px;
	margin-top: 4px;
}
a:active {
	color: #F7931E;
}
body {
	margin-left: 30px;
}

.grey-txt {
	color: #333;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	background-color: #333;
}
a:link {
	color: #808080;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #F7931E;
}
a:active {
	text-decoration: underline;
	color: #808080;
}
.small {	font-size: 12px;
}
h1 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333;
	background-color: #333;
}
.H1 {
	color: #333;
	font-size: 10px;
}


.border {
	border: 1px solid #666;
	background-color: #333;
	background-repeat: no-repeat;
	height: 203px;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
.image {
	border: 1px solid #666;
}
.descr {
	border: 1px solid #666;
	float: none;
	background-color: #333;
	padding: 4px;
}
</style>
