body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	font-style: italic;
	letter-spacing: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	}
a.a1:link {
	font-weight:bold;
	color: #939393;
	text-decoration:none;
}
a.a1:visited {
	font-weight:bold;
	color: #cac7c6;
	text-decoration:none;
}
a.a1:hover {
	font-weight:bold;
	color: #cac7c6;
	text-decoration:underline;
}