body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


.align-justify {
	text-align: justify;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a {
	color: #BB893C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 9px;
	color: #F8F6F8;
	text-decoration: none;
}

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

a.link2 {
	text-decoration: none;
}

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