a:link, a:active, a:visited               {
	color: #4c4f57;
	font-family: tahoma, verdana;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a:hover                      {
	color: #CC3300;
	font-family: tahoma, verdana;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
td, tr, th           {
	color: #4c4f57;
	font-size: 9pt;
	font-family: tahoma, verdana;
	font-style: normal;
}
h4 {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #3357b3;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
b {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3357b3;
	text-decoration: none;
}

