td.captionText{
	font-family: Arial;
	font-size : small;
	text-decoration: none;
}
td.captionText2{
	font-family: Arial;
	font-size : small;
	text-decoration: none;
	color: #669999;
}
td.dotYellow{
	font-family: Arial;
	border : thin dotted #999966;
}
a.news{ 
font-family: Arial;
text-decoration: none;
 }
a.link{
	font-family: Arial;
	text-decoration : none;
}
a.interiorLink{
    font-family: Arial;
    text-decoration:none; 
    font-style:italic;   
    color: #666666;      
 }

td.dotGrey{ 
	font-family: Arial;
 }
 
 hr.dotYellow{ 
 	border: thin dotted #999966;
  }
  hr.dotBlue{ 
  	border: thin dotted #669999;
   }
  
  a.resume{ 
  	font-family: Arial;
	text-decoration: none;
   }
   td.arial{ 
   font-family: Arial;
    }
   
   table.resume{ 
   	font-family: Arial;
    }
	td.newsHead{
	font-family: Arial;
	font-weight: bold;
	}
	td.seperator{
	color: #009966;
	}
	td.labHead{
	font-family: Arial;
	font-weight: bold;
	color : 669999;
}
td.labDot{ 
	border: thin dotted #669999;
 }