



.text {
	font-family: Futura, "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.bold {
	font-family: Futura, "Helvetica Neue", Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
a:link {
	font-family: Futura, "Helvetica Neue", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	font-family: Futura, "Helvetica Neue", Arial;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Futura, "Helvetica Neue", Arial;
	font-size: 14px;
	font-style: normal;
	color: #663300;
	text-decoration: none;
}

.tinytableopacity    {

filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;}

.tinytableopacity TD {
}
