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: #5C5E65;
}

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;
	background-image: url(images/index22.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
