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

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
/*	font-size-adjust: 12; */
}

h1, h2, h3 { font-size: 12px; }

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;
          font-size: 12px;
}

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

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

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}