/*     Stylesheet - Macintosh and PC *//* Story headline */.storyhed { font:  20px Verdana, "News Gothic MT", Tahoma, sans-serif; }/* Story byline */.byline { font: italic 12px/16px Georgia, "Calisto MT", "Times New Roman", Times, serif; color: #333; }/* Story dateline */.dateline { font: 12px/16px Georgia, "Calisto MT", "Times New Roman", Times, serif; color: #333; }/* Lead paragraph of story */.deck { font: 16px/25px Georgia, "Calisto MT", "Times New Roman", Times, serif; color: #000; }/* Intro page lines */.intro { font: 16px/25px Georgia, "Calisto MT", "Times New Roman", Times, serif; color: #000; }/* Body text of story */.storybody { font: 14px/18px Georgia, "Calisto MT", "Times New Roman", serif; }/* Body text of story */.storybodysans { font: 12px/15px Verdana, "News Gothic MT", Tahoma, sans-serif; }/* Body text (indented and justified) */.indentbody { font: 14px/18px Bookman, Georgia, "Calisto MT", "Times New Roman", serif;               text-indent: 2em; text-align: justify; margin-right: 15px}              /* quote block ... */.quoted { text-align: justify; font: italic 12px/16px; margin-left: 30px; margin-right: 30px  }/* Text for related item boxes */.inline, SMALL { font: 11px/15px Verdana, "News Gothic MT", Tahoma, sans-serif; }/* Text under photos describing image */.cutline { font: 10px/13px Verdana, "News Gothic MT", Tahoma, sans-serif; color: #666; }/* text in boxes */.boxed { border-style: solid; border-top-width: 2px; border-bottom-width: 2px; border-left-width: 1px; border-right-width: 1px ; padding: 5px; text-align: justify; background-color: gray;  }/* BLOCKQUOTE */.hi-lite_block { 	text-align: justify; 	font-family: Helvetica,Arial,sans-serif; 	font-size: 70%; 	color: #333333;  	background-color:	rgb(255,255,179); 	border-bottom: 2px solid #555555; 	border-right: 2px solid #555555; 	border-top: 1px solid #DDDDDD; 	border-left: 1px solid #DDDDDD; 	padding: 5px; 	margin-left: 25px; 	margin-right: 25px; }/* Sample colour changes ... unused *//* A:link { color: #039; } *//* A:visited { color: #369; } *//* A:active { color: #982219;} *//* A:hover { text-decoration: underline; } */ A:hover { color: red; } B { font-weight: bold; }IMG { border-color: #000; }.global {	list-style-image: url(../images/bubble.gif);}