body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

a {
	color: #2889CB;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
	color: #8EBEE4;
}

.text2 {
	font-size: 9px;
	color: #BECADA;
}

.bg1 {
	background-image: url(images/index02.gif);
	background-repeat: repeat-x;
}