
.Title {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #660066; font-weight: bold}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

th {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold  color: #330099}

H2  {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:"navy"}

H3  {  font-family: Arial, Helvetica, sans-serif;  font-size: 20px; font-weight: bold; color:#330099;}

H4  { font-family: Arial, Helvetica, sans-serif;  font-size: 16px; font-weight: bold; color: #330099; }


/* Subhead*/
P.Subhead   {
	text-align : left;
	background-color : white;
	font-size : 10pt;
	color : Navy;
font-weight: bold;
  }

/* Subhead -- center*/
P.Subhead_c   {
	text-align : center;
	background-color : white;
	font-size : 10pt;
	color : Navy;
  }

  /* Photo Captions*/
P.Photocap   {
	text-align : left;
	background-color : white; 
	font-size : 8pt;
	color : Black;
	font-weight: bold;
  }

P.Photocap-c   {
	text-align : center;
	background-color : white; 
	font-size : 8pt;
	color : Black;
	font-weight: bold;
  }
  
  /* For  Left Navigation*/
P.Leftnav {
	background-color : white;
	font-size : 80%; 
	text-align : left;
  }
  
