BODY
{
 	background-color: #e9e9e9;
 	color: #666666;
}
:link { color: #006699 }  /* for unvisited links */
:visited { color: #666699 } /* for visited links */
:active { color: black } /* when link is clicked */
:hover { color: red } /* when mouse is over link */

a.plain { 
	text-decoration: none 
}

.Hb1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 5px;
	color : #663300;
	font-weight: bold;
	line-height: 24px;
	text-decoration : none;
}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-left: 10px;
	line-height: 18px;
	color : #666666;
	text-decoration : none;
}

.Hb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	color : #663300;
	font-weight: bold;
	line-height: 24px;
	text-decoration : none;
}

.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	line-height: 18px;
	color : #666666;
	text-decoration : none;
}

.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 8px;
	color : #663300;
	font-weight: bold;
	line-height: 24px;
	text-decoration : none;
}

.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 8px;
	color : #555555;
	font-weight: bold;
	line-height: 24px;
	text-decoration : none;
}

.hdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-left: 0px;
	color : #666666;
	font-weight: bold;
	line-height: 24px;
	text-decoration : none;
	
}

.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color : #666666;
	text-decoration : none;
}

.t1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #444B8A;
	text-decoration : none;
}

.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #444444; /* changed from #666666 */
	text-decoration : none;
}

.t2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #444B8A;
	text-decoration : none;
}

.t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;

}

.t3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #111111;
	visited: green;
	active: purple;
	text-decoration : none;
}

.t4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.t4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #111111;
	visited: green;
	active: purple;
	text-decoration : none;
}

.t4old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #222222;
	line-height: 18px;

}

.v1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color : #A88942; /* changed from #7CA787 */
	text-decoration : none;
	font-style: italic;

}

.v1:link {
	text-decoration : none;
	color : #0000CC;
}


.v2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	line-height: 16px;
	text-decoration : none;
}

.v2:link {
	text-decoration : none;
	color : #000000;
}

.v3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color : #4B4B4B;
}

.v3:link {
	text-decoration : none;
	color : #303030;
}

.v4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color : #303030;
	line-height: 16px;
	text-decoration : none;
}

.v4:link {
	font-weight: bold;
	text-decoration : none;
	color : #303030;
}

.yellowselect {   color: #FFFFFF;
               border: 2 solid #333333;
               background: #FFFF66;
               font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 11px; 
               font-weight: bold; 
               color: #000000; 
               text-decoration: none   }
}

.yellowselectlarge {   color: #FFFFFF;
               border: 2 solid #333333;
               background: #FFFF66;
               font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 13pt; 
               font-weight: bold; 
               color: #000000; 
               text-decoration: none   }
