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

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

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

.input1 {
}

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

.text1 {
	color: #FFFFFF;
}

.text2 {
	color: #595959;
}

a {
	color: #D08080;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #ACACAC;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}
.align-justify p {
	color: #FFF;
}
