td { 
	font-size: 8pt;
	color: #858585;
	font-family: tahoma;
}
input { 
	font-size: 8pt;
	color: #858585;
	font-family: tahoma;
}
select { 
	font-size: 8pt;
	color: #858585;
	font-family: tahoma;
}
a { 
	font-size: 8pt;
	color: #858585;
	font-family: tahoma;
	text-decoration: none;
}
a:hover { 
	font-size: 8pt;
	color: #FF0000;
	font-family: tahoma;
	text-decoration: underline;
}
.link1 { 
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;
}
.link1:hover { 
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: underline;
}
.field { 
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	border-right: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
}
.small { 
	font-size: 7pt;
	color: #858585;
	font-family: tahoma;
}

