body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

p {
	margin-top: 0px;
	margin-bottom: 7px;
}

p.p1 {
	margin: 0px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #6B281B;
}

.text2 {
	font-size: 10px;
	color: #817524;
}

.text3 {
	color: #000000;
}

a {
	color: #6B0A00;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}

.content1 {
	height: 88px;

}

.content2 {
	height: 161px;
	overflow: auto;
}
