body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

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

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

.input1 {
}

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

.text1 {
	font-size: 9px;
	color: #497731;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	color: #CFE4C4;
	text-decoration: none;
	text-transform: uppercase;
}

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

.bg1 {
	background-image: url(images/index02.gif);
	background-repeat: repeat-y;
}