a:link, a:visited {
	color: #003366;
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	color: #003366;
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
body, td {
	background: #fff;
	color: #333333;
}
.box, .lightbox, .blackbox {
	border: 1px solid #333333;
	padding: 2px 5px;
	color: #333333;
	background-color: #eee;
}
img.display {
	border: 2px solid #000000;
}
img.thn {
	border: 1px solid #000000;
	margin: 2px;
}
.title {
	color: #666666;
	background: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.title1 {
	color: #FF6633;
	background: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
td.sidebar {
	width: 330px;
}