body {
	background-attachment: fixed;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.s1 {
	color: #FFFFFF;
}
.s2 {
	color: #333333;
	text-align: justify;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.b:link {
	color: #0033CC;
	text-decoration: none;
}
.b:visited {
	color: #0033CC;
	text-decoration: none;
}

.b:hover {
	color: #FF0000;
	text-decoration: underline;
}
td {
	font-size: 12px;
? ? ?              line-height: 18px;
                letter-spacing: 1px;
	color: #333333;
}
.s3 {
	color: #0000FF;
	font-size: 12px;
}
.s4 {
	font-size: 12px;
	color: #FF0000;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}