body 
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	/* background-color: #FFFFFF; */
	text-align:justify;
}

td
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
}

h1
{
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}


ul
{
	list-style-position: outside;
	list-style-type: disc;
}

a
{
	color: #0000EE;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.newstitle
{
	color: #000000;
	text-decoration:none;
}

a.toc { color:#800000; }
a.tocsub { color:#000080; }


a.newstitle:hover {
	text-decoration:underline;
}


  .menu                   { position: absolute; left: 0; top: 0;
                             visibility: hidden; background: #FFFFFF;
                             width: 150px; margin: 0px; padding: 0px;
                             border: 1px solid silver;
                             overflow: visible; }
  .menu a, .menu a:visited { font-family: Tahoma; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: black; background: #E2E2E2;
                             width: 150px; padding-left: 10px; }
  .menu a:hover            { font-family: Tahoma; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: black; background: #F4F4FF;
                             width: 150px; padding-left: 10px; }
  .menu .border            { border: 1px solid #F4F4F4;
                             border-bottom: 1px solid #808080;
                             border-right: 1px solid #808080; }
  .menu .text              { overflow: hidden;
                             width: 125px; height: 15px; }
  .menu .arrow             { overflow: hidden;
                             width: 15px; height: 12px;
                             padding-left: 5px; padding-top: 3px; }
.menu .arrow img
{
	width: 6px;
	height: 7px;
	border: 0px;
}
  
img
{
	  display: hidden;
}

p 
{
	font-family: Arial;
	text-align: justify;
}

.photoCredit 
{
	font-family: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 8pt; color: #999999;
}
.photoCaption 
{
	font-family: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 8pt
}

table.image-caption
{ 
	border: 1px solid;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	FONT-SIZE: 8pt;
}

