H1 { color: blue; font-size: 37px; font-family: impact; text-align: center }
P.first { color: yellow; font-size: 15px; font-family: arial}
P.second { color: blue; font-size: 24px; font-family: impact; text-align: center }
P.third { color: gray; font-size: 14px; font-family: arial; text-align: left } 
P.fourth { color: red; font-size: 14px; font-family: impact; text-align: center }
P.fifth { color: white; font-size: 12px; font-family: arial; text-align: center }
P.sixth { color: orange; font-size: 15px; font-family: arial; text-align: center }
P.seventh { color: gray; font-size: 10px; font-family: arial; text-align: center } 
P.eighth { color: red; font-size: 20px; font-family: impact; text-align: center }
P.ninth { color: orange; font-size: 15px; font-family: arial; text-align: left }
P.tenth { color: orange; background: #808080; font-size: 15px; font-family: arial; text-align: left }
P.eleventh { color: white; font-size: 12px; font-family: arial; text-align: left }
P.twelfth { color: yellow; font-size: 15px; font-family: impact; text-align: center}
P.outreach { color: green; font-size: 15px; font-family: arial; text-align: left }
P.thirteenth { color: yellow; font-size: 18px; font-family: arial; text-align: left }
P.month { color: orange; font-size: 20px; font-family: arial; font-weight: bold; text-align: center}
/* Universe Today Styles */
/* This is the text underneath the image. */
td.image_credit { color: orange; font-size: 10px; font-family: arial; font-weight: bold }
/* The title for the story */
td.story_title { color: orange; font-size: 18px; font-family: arial; font-weight: bold;}
/* The text of the story */
td.story_content {color: orange; font-size: 15px; font-family: arial}
/*The associated links with the story */
td.story_links {color: #FF0000; font-size: 12px; font-weight: bold; text-align: center; padding: 5px; }
