/*
body, p, td, div, blockquote, dl, ul, ol  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
*/

.info   {
	font-family: Times, Times New Roman, serif;
	background-color: transparent;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: -2px;
}
.caption   {
	font-family: Times, Times New Roman, serif;
	background-color: transparent;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom: -2px;
}
.bold   {
	font-family: Times, Times New Roman, serif;
	background-color: transparent;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.new   {
	font-family: Times, Times New Roman, serif;
	background-color: transparent;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #ff0033;
}