body {
	background-color: #404040;
	background-image: url(images/tsbg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}
layer1 {
	margin-top: 35px;
	position: relative;
	width: 800px;
	height: 600px;
}
layer2 {
	position: relative;
	width: 800px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	width:700;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	width:600;
}
.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	width:720;
	text-align: justify;
}
