.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
a:hover {  font-weight: bold; color: #6600CC; text-decoration: none}
a:link {  font-weight: bold; color: #000000}
a:active {  font-weight: bold; color: #660099}
a:visited {  font-weight: bold}
.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #6600CC}
.headline2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #999999}


table{
	font-size:12px;
	padding:0px;
}

.table_cell{
	padding:4px;
	border-bottom:1px #666666 solid;
	border-left:1px #666666 solid;
}
.table_cell_white{
	padding:4px;
	border-bottom:1px #fff solid;
	border-left:1px #fff solid;
}

.table_cell_white2{
	padding:4px;
	border-bottom:1px #fff solid;
	border-left:1px #ccc solid;
}

.table_cell_white3{
	padding:4px;
	border-bottom:1px #ccc solid;
	border-left:1px #cccsolid;
}
.blue{
	color:#666666;
}
