/* body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
} */

.Copyright {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 7pt;
}
/* style for page headings*/
.Leadin01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
/* not necessary - defining style for p tag instead
.Leadin02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	}
p.comment {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#666666;
	font-weight: bold;
	}
	
/* style for links- the color is the default link behavior - blue underline - purple when visited */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
/* makes the links on the side of the page bold */
td #sidelinks a {
	font-weight:bold;
	}
a.return {
	font-size: 10px;
	font-weight:bold;
	}
p.comment {
	font-style:italic
	}
a.comment {
	font-style:italic;
	font-weight: bold;
	}
	
	
.Captions {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666633;
	font-size: 7pt;
}
