/* CSS Cognitive Event Horizon pRC dec98 - updated jun02 */

body       { margin-top: 0px; margin-bottom: 0px; 
		font-family: arial, geneva, helvetica, sans-serif; }
a          { font-weight: bold; }
a:link     { color: #ffff99 }       /* unvisited link */
a:visited  { color: #cc9900 }       /* visited links  */
a:active   { color: #eeeeee }       /* active links   */
table      { margin-top: 0px; text-align: center; }
img        { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
td         { font-family: trebuchet, arial, helvetica, sans-serif; }


/* begin defined classes */

.headline  { font-size: 150%; color: #330033; 
		   font-family: monotype, "courier new", courier, tt; font-weight: bold;  }
.year      { font-size: 110%; color: #666666;  
		   font-family: arial, geneva, helvetica, sans-serif; text-align: center; font-weight: bold; vertical-align: top }
.info      { font-size: 82%; color: #000000;  
		   font-family: arial, geneva, helvetica, sans-serif; text-align: left; }
.center    { text-align: center; }




