    body { 
	font: .88em georgia, sans-serif;
	line-height: 1.25;
	word-spacing: 2px;
	color: #000000; 
	background: #ffffff; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	margin-bottom: 25px;
	}

    a:link    {color: #9e1b32;}
    a:visited {color: #9e1b32;}
    a:active  {color: #9e1b32;}
    a:hover    { color: #ba8748 }

  a.special:link     { color: #ba8748; text-decoration: none }
  a.special:visited  { color: #ba8748; text-decoration: none }
  a.special:active   { color: #ba8748; text-decoration: none }
  a.special.hover    { color: #9e1b32; text-decoration: none }

  div {text-align: left;}
  table {text-align: left;}

  /*td {font-size: .85em;}

  form  {padding: 0px; margin: 0px;}
  input {background-color: #F5F5F5; color: #000000; border: 1px solid #999999; padding: 2px;}
  textarea  {background-color: #F5F5F5; color: #000000; border: 1px solid #999999; padding: 2px;} */

	h1 {font: 1.45em georgia, sans-serif; line-height: 1.5; letter-spacing: 2px; color: #9e1b32; margin: 0px; padding: 0px;}
	h2 {font: 1.25em georgia, sans-serif; line-height: 1.5; letter-spacing: 2px; color: #9e1b32; margin: 0px; padding: 0px;}

  /*  #container  {text-align: left; width: 950px; margin: auto; border: 1px solid #072154; background-color: #FFFFFF;}
    #header     {width: 950px; padding: 0px; background-color: #08084D;}
    #divider    {width: 950px; padding: 0px; text-align: center;}
    #content    {width: 918px; padding: 15px; margin: 0px; color: #000000; }
    #footer     {width: 940px; padding: 5px; color: #555555; background-color: #F9F9F9; border-top: 1px solid #E8E8E8;}


  .sub_nav_off {border: 1px solid #e5a54b; background-color: #e5a54b; font-weight: bold; padding: 3px; text-align: center; font-variant: small-caps;}
  .sub_nav_off a:link     {color: #EEEEEE; text-decoration: none;}
  .sub_nav_off a:visited  {color: #EEEEEE; text-decoration: none;}
  .sub_nav_off a:active   {color: #EEEEEE; text-decoration: none;}
  .sub_nav_off a:hover    {color: #EEEEEE; text-decoration: underline;}

  .sub_nav_on {border: 1px solid #113883; background-color: #113883; font-weight: bold; padding: 3px; text-align: center; font-variant: small-caps;}
  .sub_nav_on a:link      {color: #e5af4b; text-decoration: none;}
  .sub_nav_on a:visited   {color: #e5af4b; text-decoration: none;}
  .sub_nav_on a:active    {color: #e5af4b; text-decoration: none;}
  .sub_nav_on a:hover     {color: #e5af4b; text-decoration: underline;}  */
