/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #656565;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #656565;
}
a:hover {
	text-decoration: none;
	color: #656565;
}
a:active {
	text-decoration: none;
	color: #656565;
}
.index1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c4c5c6;
}
.index2 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 10px;
	color: #656565;
}