body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000066;
	font-size: 12px;
}
table {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000066;
	font-size: 12px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}
.caption {
	font-size: 10px;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
