body  { color: black; font-family: Arial, Helvetica, sans-serif; margin: 0 }	/* Main Styles */p   { color: black; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal }B	 { color: black; font-size: 12px; font-style: normal; font-variant: normal; font-weight: bold }/* Link Styles */a:link {	color: #333;	text-decoration: none;	font: 11px/14px Arial, Helvetica, sans-serif;}a:visited { color: #333; font-size: 11px; line-height: 14px; text-decoration: none; }a:hover { font-size: 11px; line-height: 14px; text-decoration: underline; }/*Navigation Styles*/.navArh2  { font-size: 12px; background-color: #e6e6e6; padding: 5px  }.navArh2 a:link { color: #2b62d7; text-decoration: none  }.navArh2 a:hover { text-decoration: underline }.navArh2 a:visited { color: #2b62d7; }/* Popup Images Styles */.thumbnail { background-color: white; margin: 6px; padding: 4px }.story  { padding: 25px 15px 15px }.story p { font-size: 11px; line-height: 14px }.vertical_line { background-image: url("../static/t_vertical.gif"); background-repeat: repeat-y }