body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.gif);
	background-repeat: repeat-y;
	background-color: #F0EC8D;
	background-position: 0px 75px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #007507;
	font-size: 10px;
}

.text2 {
	font-size: 10px;
}

.text3 {
	font-size: 9px;
	color: #66768A;
}

a {
	color: #C2BD42;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #C2BD42;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #C2BD42;
	font-size: 10px;
}

.bg1 {
	background-image: url(images/index07.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/index30.gif);
	background-position: right top;
	background-repeat: no-repeat;
}