body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.text {
	font-family: "MS Sans Serif", Tahoma, "san serif";
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #993399;
}
a:active {
	text-decoration: none;
	color: #993399;
}
.address {
	color: #663399;
	font-family: Verdana;
	font-size: 10px;
}
body,td,th {
	font-family: MS Sans Serif, Tahoma, san serif;
	font-size: 10px;
	color: #666666;
}
.style1 {color: #993399}
