BODY {
   background: 		#FFFFFF;
   color:		#000000;
}

.leftSidebarHeading {
   font-family:		"Arial, Helvetica", Sans-serif;
   font-size:		12px;
   font-weight:		bold;
   color:		#000000;
   text-decoration:	none;
}

.leftSidebarLink {
   font-family:		"Arial, Helvetica", Sans-serif;
   font-size:		12px;
   font-weight:		normal;
   color:		#000000;
   text-decoration:	none;
}

.copyright {
   font-family:		"Arial, Helvetica", Sans-serif;
   font-size:		10px;
   font-weight:		normal;
   color:		#000000;
   text-decoration:	none;
}

.bottomNav {
   font-family:		"Arial, Helvetica", Sans-serif;
   font-size:		11px;
   font-weight:		normal;
   color:		#000000;
   text-decoration:	none;
}

.bottomNavLink {
   font-family:		"Arial, Helvetica", Sans-serif;
   font-size:		11px;
   font-weight:		normal;
   color:		#000000;
   text-decoration:	none;
}

.searchText {
   font-family:		"Arial, Helvetica", Sans-serif;
   font-size:		13px;
   font-weight:		bold;
}

TD, P, LI, DD {
   font-family:		"Arial, Helvetica", Sans-serif;
   color:		#000000;
   /* font-size:		12px; */
}

.contentCell {
   font-family:		"Arial, Helvetica", Sans-serif;
  /* color:		#000000; */
}

.topStoryHeading {
   font-size:		16px;
   font-weight:		bold;
   text-decoration:	none;
}

.topStory {
   padding:		5px 0px 0px 0px;
}

.storyHeading {
   font-size:		14px;
   font-weight:		bold;
   text-decoration:	none;
}

.dateText {
   font-size:		14px;
   font-weight:		bold;
}

.topStoryLink {
   color:		#3399FF;
   font-weight:		bold;
   text-decoration:	none;
}
