.Title{
font-family:	arial,verdana,helvetica;
font-size:		18px;
color:		#555555;
font-weight:	strong;
}
.subTitle{
font-family:	arial,verdana,helvetica;
font-size:		13px;
color:		#555555;
font-weight:	bold;
}

.FamTitle{
font-family:	arial,verdana,helvetica;
font-size:		15px;
color:		#555555;
font-weight:	strong;
}
.MOTitle{
font-family:	arial,verdana,helvetica;
font-size:		17px;
color:		#555555;
font-weight:	strong;
}
.Links{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:		#555555;
text-decoration: none;
background:	#FFFF66;
Hover:		#33CCFF;
}
.navLinks{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:		#555555;
text-decoration: none;
 }
 .navLinksAlt{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:		#33CC33;
font-weight:	bold;
text-decoration: none;
 }
 .NoticeLinks{
color:		#5555ff;
text-decoration: underline;
background:	#FFFFF0  ;
 }
 .basefont{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:		#555555;}

 .basefontitalic{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:		#555555;
font-style:	italic;}

.basefontspecial{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:			#3366FF;
font-weight:	bold;}

 .basefontHeavy{
font-family:	arial,verdana,helvetica;
font-size:		13px;
color:		#555555;
font-weight:	bold;}

.footnote{
font-family:	arial,verdana,helvetica;
font-size:		10px;
color:		#0000ff;
font-weight:	strong;
line-height:	17px;
text-decoration:	none;
background:	yellow;
}
.photoCaption{
font-family:	arial,verdana,helvetica;
font-size:		12px;
color:		#000000;
font-weight:	strong;
line-height:	17px;
}
.photoCaptionTable{
font-family:	arial,verdana,helvetica;
font-size:		12px;
font-weight:	strong;
line-height:	17px;
background: #eeeeee;
}

.subHeading{
font-family:	arial,verdana,helvetica;
font-size:		16px;
color:		#555555;

}
.subHeadingStrong{
font-family:	arial,verdana,helvetica;
font-size:		16px;
color:		#555555;
font-weight:	bold;
}
.photoTableBorder{
	border:		1 thin #000000 ;
}

a:link {
  color: 			#555555;
  background: 		transparent;
  text-decoration: 	none;
}
a:hover{
	background:	#99FFCC;
	text-decoration: 	none;
}
a:visited {
 	 color: 			#808080;
  	background: 		transparent;
 	 text-decoration: 	none;
}
a:active {
  	color: #BB0000;
  	background: #66CCFF;
  	text-decoration: none;
}
.JournalNoLink{
	color:		#c0c0c0;
	text-decoration: 	none;
	background:	#FFFFFF  ;
 }
 



