body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #7B0005;
	text-align: center;
}
.bread {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
link {
	color: #666666;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #7B0005;
}
a:active {
	color: #CCCC00;
}
.thumbs {
	text-align: center;
}
.presented {
	font-size: 10px;
	color: #666666;
}
