body {
	background-color: #1B3868;
	background-image: url(images/index01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text1 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.text2 {
	font-size: 11px;
	color: #8396B0;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFA408;
}

a.link1 {
	font-size: 11px;
	color: #FFA408;
}

a.link1:hover {
	text-decoration: none;
}