body {
	margin: 0px;
	padding: 0px;
}

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

form {
	margin: 0px;
	padding: 0px;
}

.input {
}

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

.text1 {
	font-size: 10px;
}

.text2 {
	font-size: 9px;
}

a {
	color: #7B3930;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #A61000;
	text-decoration: none;
}

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

a.link2 {
	font-size: 10px;
	color: #D3A29B;
	text-decoration: none;
}

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

.bg1 {
	background-color: #F9F9F9;
	background-image: url(images/index36.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
