body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

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

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	color: #534739;
}

.text2 {
	font-size: 12px;
	color: #534739;
}

a {
	color: #534739;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 10px;
	color: #786E63;
	text-decoration: none;
}

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

#container {
	height: 494px;
	margin: 0px;
	padding: 0 10px 0 0;
	overflow: auto;
}
