﻿
body{font-family: Verdana, Arial, Helvetica;
	background-color: #fff;
	color: black;

	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 10pt; 
	}
	
a:link{color: #009; }
a:visited{color: #009; }
a:hover{color: #BFA217; }

a.fTop:link{font-size: 10pt; text-decoration: none; color: #CDE; }
a.fTop:visited{font-size: 10pt; text-decoration: none; color: #CDE; }
a.fTop:hover{font-size: 10pt; text-decoration: none; color: #BFA217; }

a.fBot:link{font-size: 8pt; color: #DEF; }
a.fBot:visited{font-size: 8pt; color: #DEF; }
a.fBot:hover{font-size: 8pt; color: #BFA217; }


h1{text-align: center; margin-top: 24pt; }
h2{margin-top: 15pt; }
h5{margin-bottom: 0pt;}
dd{font-family: Courier New, Courier;}


/* text */
.tHi{font-weight: bold;}	/* high */
.tCmd{font-weight: bold; color: #87260E; }
.tSm{font-size: smaller;}	/* small */


/* legacy */
.tTrade{font-size: 7pt}
.tBull{color: #BCD;}
.tHigh{font-weight: bold;}	/* high */
.textHi{font-weight: bold;}	/* high */


/* headings */
.hRelated{font-weight: bold; color: #1A4BBF;}


tr{font-size: 10pt; }		/* table is nested, row apparently is not */
.tdNote{background-color: #DEEFEE}

