table {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #0066ff;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #66ccff;
}
a:active {
	color: #66ccff;
}
.titleSmall {
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	font-style: italic;
	color: #3399cc;
}
.titleBigOren {
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size: 10pt;
	font-weight: bold;
	color: #3399cc;
}