body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/index05.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A3A3;
}

.justify {
	text-align: justify;
}

.bg1 {
	background-image: url(images/index04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.text1 {
	font-size: 9px;
	color: #FFFFFF;
}

.text2 {
	font-size: 10px;
	color: #BD7D58;
}

.text3 {
	margin-top: 4px;
}

.text4 {
	font-size: 9px;
	color: #707070;
}

a.link1 {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}