/* CSS Cognitive Event Horizon pRC dec98 */

body       { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; 
		font-family: arial, geneva, helvetica, "sans serif"; }
a          { font-weight: bold; }
a:link     { color: #990000 }       /* unvisited link */
a:visited  { color: #660000 }       /* visited links  */
a:active   { color: #ff0000 }       /* active links   */
table      { margin-top: 0px; margin-left: 0px; }
img        { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }


/* begin defined classes */

.headline  { font-family: trebuchet, arial, helvetica, "sans serif"; 
		color: #000000; background: #ffff99; 
		vertical-align: middle; text-align: left; font-weight: bold; 
		padding-left: 0px; padding-bottom: 6px; padding-top: 6px; }
.hdleft    { font-size: 9pt; color: #cccccc; background: #000000; 
		text-align: left; font-weight: bold; }
.hdright   { font-size: smaller; color: #ffff99; background: #000000; 
		text-align: right; font-weight: bold; }
.footleft  { font-size: smaller; color: #000033; background: #ffff99; 
		text-align: left; }
.footright { font-size: smaller; color: #000033; background: #ffff99; 
		text-align: right; }
.resume    { font-size: 9pt; color: #000000; background: #ffffff; 
		text-align: left; }
.list      { font-size: smaller; color: #000000;  
		font-family: arial, geneva, helvetica, "sans serif"; text-align: left; }
.tt        { font-family: monotype, "courier new", courier, tt;
		text-align: left; vertical-align: top }
.ttimg     { font-family: monotype, "courier new", courier, tt;
		text-align: left; vertical-align: top 
          background-image: images/ceh_hdr_bkgnd.jpg; 
          background-repeat: no-repeat }
.highlite  { font-size: smaller; color: #000000; background: #ffff99; 
		text-align: left; vertical-align: top }
.alert     { font-size: smaller; color: #000000; background: #ffff66; 
		vertical-align: middle; padding: 4px; }
.nav       { font-size: smaller; background: #ffffff; 
		text-align: center; }
.navsm     { font-size: x-small; background: #ffffff; 
		text-align: center; }





