/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.style1j {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #00B7DF;
	text-align: left;
}

