     a:link {
	color: #000000;
	text-decoration: none;
}
     a:hover {
        color: #003366;
}
     a:visited {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #000000;
}
table {
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #000000;
}
