@charset "iso-8859-9";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
}
a:link {
	color: #64878E;
	text-decoration: none;
}
a:visited {
	color: #64878E;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #64878E;
	text-decoration: none;
}
.style1 {
	color:#64878E;
	font: Tahoma;
	font-family: Tahoma;
	font-size:10px;
}
.style2 {
	color:#64878E;
	font-weight: bold;
	font: Tahoma;
	font-family: Tahoma;
	font-size:10px;
}