BODY{ font-family:helvetica, arial; }
TD{ font-family:helvetica, arial; }

A:link {
	color: #ff0099; 
	text-decoration:underline;
}
A:visited {
	color: #ff0099;
	text-decoration:underline;
}
A:active {
	color: #ff0099;
	text-decoration:underline;
}
A:hover {
	color:#cc00cc;
	text-decoration:underline;
}

.nowrap{
	white-space: nowrap;
}

/*reg3.html*/

.highlight{
font-weight:bold;
filter:Mask(color=#97b2d0);
}

.tb_header{
font-weight: bold;
align: center;
}

/*agreement.html*/
.bold_reglr{
font-family:helvetica, arial; 
font-size:10pt; 
font-weight: bold;
}

.fs09 { font-size: 9px }

.white_h {font-family:helvetica, arial; 
          color:#ffffff;
          font-weight: bold;}