@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url(images/bckg_2020.jpg);
}
.style1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
}
.style2 {
	color: #B59F7D;
	font-weight: normal;
	line-height: 3;
	text-align: justify;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #AC8F5F;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #999999;
}
.style5 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #c9a857; }
