a {  color: #6e6e6e; text-decoration: underline}
a:hover {  color: #0000FF}
td {
	font-size: 12px;
	color: #6e6e6e;
}
.pix14 {  font-size: 14px}
.pix11 {  font-size: 11px}
.pix10 {  font-size: 10px}
.pix12em150 {  font-size: 12px; line-height: 1.5em}
.pix12em170 {  font-size: 12px; line-height: 1.7em}
.pix12em200 {  font-size: 12px; line-height: 27px}
.ipt {  font-size: 12px; color: #33CCFF; background-color: #000099}
.line001 { border: solid 1px gray }
.line002 { border: dashed 1px gray }
.line003 { border: 1px solid #333333; }

.staff a{
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;

}
.staff a:visited{
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;

}.staff a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;

}