body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/page01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565A65;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 124px;
	height: 21px;
	border: none;
	background-image: url(images/index13.jpg);
}

.input2 {
	width: 124px;
	height: 21px;
	border: none;
	background-image: url(images/index15.jpg);
}

a {
	color: #A23333;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #CFC6C8;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/page13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg2 {
	background-image: url(images/page15.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
	color: #8E8E8E;
}