body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #2979C5;
}

.text2 {
	color: #94B1C6;
}

a {
	color: #2979C5;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
.bg1 {
	background-color: #FFFFFF;
}
.list {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
