@charset "iso-8859-5";
/* CSS Document */
body,td,th {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}
body {
	background-color: #651410;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdaba;
}
h1 {
	font-size: 18px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #999999;
}
h3 {
	font-size: 12px;
	color: #999999;
}
.footer {color: #FFFFFF}