/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000064;
}
a:link {
	color: #000064;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #000064;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #000064;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #000064;
	font-size: 12px;
}
