body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	vertical-align: top;
}
body {
	color: #FFFFFF;
	background-color: #000000;
}
.bodywhite {font-size: small; color: #FFFFFF; }
.style7 {color: #FFFFFF}
.titletop {
	color: #FFFFCC;
}
.titlebody {color: #FFFFCC; font-weight: bold; }
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: underline;
}
/* To modify the look of the Universe Today syndicated content, just 
 * incorporate this text into your existing CSS style sheet and then
 * change the attributes however you like. If this is just gibberish to you, then 
 * don't worry about it, the content will look fine in almost every site design.
 */

/* This is the text underneath the image. */

td.image_credit {   
	font-size: 10px;
	font-weight: bold; 
	}

/* The title for the story */
	
td.story_title {
	font-size: 10px;
	color: #FFFFFF;
	font-family: arial; 
	font-weight: bold; 
	}
	
/* The text of the story */

td.story_content {
	font-size: 8px;
	padding : 2px;
	color: #FFFFFF;		
	}
	
/* The associated links with the story */

td.story_links {
	font-size: 8px;
	font-weight: bold; 	
  	background-color : #66CC00;
	text-align : center;
	padding : 2px;	
	}
