body {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}
a: {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: underline;
	color: #663399;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
table {
	font-size: 10pt;
}
table.main {
	padding: 4px;
}
table.categories {
	padding: 4px;
}
td.ltit {
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #000000;
}
table.toplinks {
	font-size: 12pt;
}