td {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}
.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
	text-decoration:none;
}
a:hover, a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
	text-decoration:underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
	text-decoration:none;
}