A.link { color: #CCCC66;}
A.visited { color: #CCCC66;}
A.active { color: #CCCC66; font-weight: bold;}

A.toc
{
   font-size: 10pt;
   line-height: 10pt;
   font-weight: bold;
   font-family: Times;
   color: #CCCC66;
   text-decoration:none;
}

TD.toc
{
   font-size: 10pt;
   font-weight: normal;
   font-family: Times;
   text-decoration:none;
   color: #CCCC66;
}

.header
{
   font-size: 18pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}

.subHeader
{
   font-size: 14pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}

.empSubHeader
{
   font-size: 14pt;
   font-family: Times;
   font-weight: bold;
   font-style: italic;
   color: #CCCC66;
}

.copyText
{
   font-size: 12pt;
   font-family: Times;
   font-weight: normal;
   color: #CCCC66;
}


.copyText12pt
{
   font-size: 12pt;
   font-family: Times;
   font-weight: normal;
   color: #CCCC66;
}


.boldCopyText12pt
{
   font-size: 12pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}

.boldCopyText11pt
{
   font-size: 11pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}

.boldCopyText
{
   font-size: 10pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}

.boldCopyText9pt
{
   font-size: 9pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}

.boldEmpCopyText
{
   font-size: 10pt;
   font-family: Times;
   font-weight: bold;
   font-style: italic;
   color: #CCCC66;
}

.smallCopyText
{
   font-size: 8pt;
   font-family: Times;
   font-weight: normal;
   color: #CCCC66;
}

.smallBoldCopyText
{
   font-size: 8pt;
   font-family: Times;
   font-weight: bold;
   color: #CCCC66;
}



